IntelliJ Java IDE
The moose likes Web Services and the fly likes problem while deploying a webservices enabled EAR Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "problem while deploying a webservices enabled EAR" Watch "problem while deploying a webservices enabled EAR" New topic
Author

problem while deploying a webservices enabled EAR

Nomita Gairola
Greenhorn

Joined: Oct 20, 2004
Posts: 8
HI I enabled my ear to webservices one by running the IBM's EJB2Webservices tool.The tool runs fine but when i am trying to deplkoy it on WAS5.1 it is giving me the following error

[9/20/05 10:50:12:440 IST] 2e52976a SystemErr R AppDeploymentException: [WSWS0043E: The EJB module DeployedCBC.jar,META-INF/ejb-jar.xml does not have an associated router module]
where deployejb is a module jar in my ear
 
 
subject: problem while deploying a webservices enabled EAR
 
Threads others viewed
manifest classpath
EJB Local Bean Call from Web Container
packaging EAR
EJB3 Dependency Injection confusion
maven-ear-plugin: jarModule or ejbModule
developer file tools