Download
FAQ
History
PrevHomeNext API
Search
Feedback
Divider

Starting the Registry Server

In order to use the Java WSDP Registry Server, you must start Tomcat. Starting Tomcat automatically starts both the Registry Server and the Xindice database.

To start Tomcat, use the startup command:

Windows:

<JWSDP_HOME>\bin\startup 

UNIX:

<JWSDP_HOME>/bin/startup.sh 

To stop Tomcat, use the shutdown command:

Windows:

<JWSDP_HOME>\bin\shutdown 

UNIX:

<JWSDP_HOME>/bin/shutdown.sh 
Divider
Download
FAQ
History
PrevHomeNext API
Search
Feedback
Divider

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.