Custom component samples
WorldServer includes five custom SDK web service component samples. These samples demonstrate server-side SDK features and generate web services and client-side proxies for original SDK applications that provide the same SDK features in the web client environment.
The samples\build.xml script included with the samples has targets that generate, build, deploy, and run the web services. To run the web service samples, you need to create a WorldServer test environment that the sample applications will communicate with. For detailed instructions about what this WorldServer test environment should include, read the config.properties file of each sample. You must configure the samples according to the config.properties file in each sample folder to match the WorldServer test environment, and then rebuild the samples to include the configuration.