Use these commands to create and manage web service resources.
This section contains the following commands:
schemagen
(1): Generates a schema for every name space that is referenced in your Java classes.
wsgen
(1): Reads a web service endpoint implementation class (SEI) and generates all of the required artifacts for web service deployment and invocation.
wsimport
(1): Generates JAX-WS portable artifacts that can be packaged in a WAR file and provides an Ant task.
xjc
(1): Compiles an XML schema file into fully annotated Java classes.