Documentation Contents
Java Platform, Standard Edition Tools Reference
Contents    Previous    Next

14 Web Services

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.

Contents    Previous    Next

Oracle and/or its affiliates Copyright © 1993, 2015, Oracle and/or its affiliates. All rights reserved.
Contact Us