Documentation Center

Resources for web services

An overview of the SDK components that make up the web service resources.

You can find the global configuration of web services, along with deployment descriptors for all the SDK web services, in the %WS_HOME%\WEB-INF\server-config.wsdd file.

You can also see a list of the currently deployed web services by entering the following address in your browser's address bar, and then selecting Enter:
  • For WorldServer 10.x: http://<ws-host>:<ws-port>/ws/services
  • For WorldServer 11.x: http://<ws-host>:<ws-port>/ws-legacy/services
In both cases, <ws-host> is the name or IP address on the machine on which WorldServer is installed and <ws-port> is the number of the port on which WorldServer is installed.
Make sure you change the URL if you are upgrading from WorldServer 10.x to WorldServer 11.x.