[jboss-user] [JBossWS] - Re: webservice class injecting EJB, nullpointerexception
HTroeng
do-not-reply at jboss.com
Tue Jan 15 04:49:37 EST 2008
I have done exactly according to the http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbossws/stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1822/ example, but no success, still got a Nullpointerexception.
The SurveillanceService is located in the same jar as the webservice.
Annotated the webservice impl class with @Remote(MyService.class) and @Stateless.
Any ideas?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4119972#4119972
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4119972
More information about the jboss-user
mailing list