[jboss-user] [JBossWS] - Re: Necessary artifacts/descriptors for JAX-WS web service

palin do-not-reply at jboss.com
Sat Sep 15 06:35:57 EDT 2007


"bernhard_pauler" wrote : I'm somewhat lost. I don't know what artifacts/descriptors are needed for a >JAX-WS< web service...
  | 
  | I start with a handwritten WSDL file and use the wsconsume tool to generate the annotated Java source code. I know I have to put the classes in the 'classes' directory and the WSDL file in the 'wsdl' directory under WEB-INF. What descriptors need to go into the WAR file for deployment, which can be generated and how do they need to look like?
  | 
  | I couldn't find any thorough/step-by-step tutorial on this topic (the "JBossWS 2.0.GA - JAX-WS User Guide" is fairly incomplete in my opinion).
See section 2.1 (POJO endpoints) and 2.2 (SLSB endpoints); anyway the full documentation is coming back soon on the wiki (as soon as the its host is fixed or replaced).

anonymous wrote : jaxrpc-mapping.xml, jboss-web.xml, web.xml, webservices.xml?
You only need web.xml if using pojo endpoints, none of them is using ejb3 slsb endpoints.
Bye
Alessio Soldano


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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4084726



More information about the jboss-user mailing list