• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

problem while deploying a webservices enabled EAR

 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
 
reply
    Bookmark Topic Watch Topic
  • New Topic