Generate Java artifacts for JAX-WS applications.

Before you begin

Develop JAX-WS web services with annotations.

About this task

Step 4 towards the goal: Implementing web services applications with JAX-WS

Use JAX-WS tooling to generate the necessary JAX-WS and JAXB artifacts needed for JAX-WS web services applications when starting from JavaBeans or enterprise beans components.

If you are developing a service implementation bean that is invoked using the HTTP transport, then the WSDL file generated by the wsgen command-line tool during this step is optional. However, if you are developing a service implementation bean that is invoked using the SOAP over JMS transport, then the WSDL file generated by the wsgen tool during this step is required in subsequent steps, and therefore, not optional.

What to do next

(optional) Enable MTOM for JAX-WS web services.
Task topic    

Terms and conditions for information centers | Feedback

Last updated: April 20, 2014 08:46 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-nd-mp&topic=twbs_devwbsjaxws_step4
File name: twbs_devwbsjaxws_step4.html