The steps below start an HTTP server, start the Web service container, and deploy the Web service using the insurance policy example deployment descriptors SstWebServicesInsuranceExample described in “Creating a Web service”.The HTTP server used is a sample one, SstHttpServerExample, which is included in the Server Smalltalk (SST) feature which is loaded along with the Web Services feature. However, the external server could be any any HTTP server. The server used in the example runs on port 999 on VASTHOST, but this can be any valid HTTP URL.
1.
![]() |