I exactly follow the user guide instructions and i have my WS Echo, the client 
and all the described classes.
But, when running my EchoClient, i encounter the following exception :

Exception in thread "main" java.lang.NoClassDefFoundError: 
javax/xml/soap/FactoryLoader
        at javax.xml.ws.spi.Provider.provider(Provider.java:91)
        at javax.xml.ws.Service.(Service.java:83)
        at echo.EchoService.(EchoService.java:49)
        at echo.EchoClient.main(EchoClient.java:7)

It seems to be a pb with the EchoService constructor but i don't understand why

Thanks for helping

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4025977#4025977

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4025977
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to