About the Examples

This section tells you everything you need to know to install, build, and run the examples.

Required Software

Java Web Services Tutorial Bundle

The example source for the technologies in this tutorial is contained in the Java Web Services Tutorial bundle. If you are viewing this online, you need to download the tutorial bundle from:

http://java.sun.com/webservices/downloads/webservicespack.html 

Application Server

Sun Java System Application Server Platform Edition 9 is the build and runtime environment for the tutorial examples. To build, deploy, and run the examples, you need a copy of the Application Server and the J2SE 5.0. Building the Examples

Build properties and targets common to all the examples are specified in the files <INSTALL>//examples/common/build.properties and <INSTALL>//examples/common/targets.xml. Build properties and targets common to a particular technology are specified in the files <INSTALL>//examples/tech/common/build.properties and <INSTALL>//examples/tech/common/targets.xml.