Previous Step   Previous Step Next Step   Next Step

Generate Java artifacts for JAX-WS applications.

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

About this task

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.

Before you begin

Develop JAX-WS web services with annotations.

Supporting information (generally applicable)

What to do next

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

Previous Step   Previous Step Next Step   Next Step


Terms of Use | Feedback

Last updated: Sep 19, 2011 7:14:39 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=matt&product=was-express-iseries&topic=twbs_devwbsjaxws_step4
File name: twbs_devwbsjaxws_step4.html