Step 7 Deploy the SOAP Server Solution

LANSA Integrator

Step 7. Deploy the SOAP Server Solution

INT010A - SOAP Service - Define Server

You need a server in order to complete this step. If a server is not available, you can complete this step, except for Publishing the files.

In the preceding step, you built the files for the SOAP Server Solution in your development environment. They now need to be moved, or deployed, to the JSM Server.

For this tutorial, in Part A. Publish Files you will:

  • Publish the SOAPServerService.properties file to associate your solution with the generated java classes that implement it.
  • Publish the Java classes that are in the iiiEmployeeServer.SOAP.jar file.

In Part B. Define Service entry you will:

  • Create the JSMDirect Service entry that will associate the web service name with the business logic that implements it.

Note: If a service is to be accessed by external parties, you would also need to deploy the WSDL file that describes the service.