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