Develop JAX-WS client artifacts from a WSDL file.
Procedure
- For static JAX-WS web services applications using the
dynamic proxy API, develop client artifacts from a WSDL file using the wsimport command.
- (optional) Develop JAX-WS client-side deployment descriptors. You can
optionally use the application-client.xml, web.xml, or ejb-jar.xml
client-side deployment descriptors to augment or override binding
information contained in annotations for JAX-WS web services.
|
