There are two different 4.2.3 downloads, one for JDK 5 the other for JDK 6. Did you get
the one for JDK 6? If so, then you do not need to mess around with endorsed directories
because it is already done.
For the web.xml, is com.sun.xml.ws.transport.http.servlet.WSServlet your class that
provides the web service? Or is it biz.accelsis.helloworld.HelloWorldWS? The servlet-class
should be the class that implements the web service.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4184276#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...