I try to deploy some EJB3 Services, one of them is exposed as a WebService via
Annotations. If i deploy my packaged JAR archive into my JBoss 4.2.2 Server, everything
seems fine (up and running) but if i deploy this JAR inside an EAR archive the WebService
does not work while the other services work as expected.
The JAR is referenced as an ejb module inside my application.xml
Am i missing something?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4114936#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...