Aug. 15, 2009, 1:40 p.m.
posted by reo
Setting UpBefore you start developing the example application, you should follow the instructions in this section and in About the Examples (page xx). 1 Getting the Example CodeThe source code for the example is in <JWDSP_HOME >/docs/tutorial/examples/gs/, a directory that is created when you unzip the tutorial bundle. If you are viewing this tutorial online, you can download the tutorial bundle from: http://java.sun.com/webservices/downloads/webservicestutorial.html The example application at <JWDSP_HOME >/docs/tutorial/examples/gs/consists of the following files.
The rest of this document shows how this example application was created, built, deployed, and run. If you would like to skip the information on creating the example application, you can go directly to the sections describing how to build, deploy, and run the example application, starting with Building and Deploying the Getting Started Application Using Ant (page 59). 2 Checking the Environment VariablesThe installation instructions for the Java Web Services Developer Pack explain how to set the required environment variables. Please verify that the environment variables have been set to the values noted in Figure.
|
- Comment