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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
