Please disregard the last post, the angle brackets were messing up.
Err, it actually turns out that I'm using JBossWS 1.2.1, not 2.0.0..
Regardless, I removed the servlet and servlet-mapping from web.xml and added the
annotation @WebContext(contextRoot="/ws") to the EJB.
The webservice is now deployed at localhost/TestServiceService/TestService. Shouldn't
it be localhost/ws/TestService?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4120558#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...