[jboss-user] [JBossWS] - Re: java.lang.NoSuchMethodError: org.jboss.ejb3.stateless.St

2008-10-22 Thread [EMAIL PROTECTED]
Which version of jbossws and jboss application server are you using? Did you try with a fresh installation of both? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4183915#4183915 Reply to the post :

[jboss-user] [JBossWS] - Re: java.lang.NoSuchMethodError: org.jboss.ejb3.stateless.St

2008-10-22 Thread sreeramrt3
This problem is fixed. The issue was that I was trying to install the WS Native 3.0.3 stack on Jboss 4.3 GA. I would recommend anyone using any stack to first run the tests using the ant tests before doing anything with it. It should ideally be required to verify successful installation. View

[jboss-user] [JBossWS] - Re: java.lang.NoSuchMethodError: org.jboss.ejb3.stateless.St

2008-10-15 Thread sreeramrt3
Here is the stack trace associated with the exception. 15:54:18,190 ERROR [ContainerBase] Servlet.service() for servlet HelloBean threw exception java.lang.NoSuchMethodError: org.jboss.ejb3.stateless.StatelessBeanContext.setWe bServiceContext(Ljavax/xml/ws/WebServiceContext;)V at

[jboss-user] [JBossWS] - Re: java.lang.NoSuchMethodError: org.jboss.ejb3.stateless.St

2008-10-15 Thread sreeramrt3
It appears that there could be two different web service stacks deployed on the server and that it is trying to point to the incorrect one. Any clues? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4182504#4182504 Reply to the post :