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: 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.

Contents    Previous    Next

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