[jboss-user] [JBossWS] - Servlet based Webservice Deployment without web.xml does not
ulliobst
do-not-reply at jboss.com
Fri May 25 08:37:34 EDT 2007
Hi,
Deploying Web Services in a war file without web.xml seems not to work.
I deployed a war file which contains only the WebService class file in WEB-INF/classes (of cause annotated with @WebService) . The same war file runs fine on sun application server.
JSR109 (WebServices for java EE, Version 1.2), which is part of EE5, says, that the web.xml is not required (See chapter 7.1.2: "Servlet based web service endpoints using JAX-WS are not required to provide the web.xml
deployment descriptor file").
Is it a feature that is not yet implemented or am I wrong?
Best regards
Ulli
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048669#4048669
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4048669
More information about the jboss-user
mailing list