|
Download
FAQ History |
|
API
Search Feedback |
Building the Examples
Most of the examples in the Java WSDP are distributed with a build file for Ant, a portable build tool contained in the Java WSDP. For information about Ant, visit
http://ant.apache.org/. Directions for building the examples are provided in each chapter. In order to run the Ant scripts, you must configure your environment and properties files as follows:
- Add the
bindirectory of your J2SE SDK installation to the front of your path.- Add
<JWSDP_HOME>/jwsdp-shared/binto the front of your path so the Java WSDPscripts that are shared by multiple components override other installations.- Add
<JWSDP_HOME>/apache-ant/binto the front of your path so that the Java WSDP Ant script overrides other installations.
|
Download
FAQ History |
|
API
Search Feedback |
All of the material in The Java(TM) Web Services Tutorial is copyright-protected and may not be published in other works without express written permission from Sun Microsystems.