Step 3 Build the SOAP Agent Solution

LANSA Integrator

Step 3. Build the SOAP Agent Solution

INT010B - SOAP Service - Define Agent

In this step you will build the SOAP Agent solution and then review the files that LANSA Integrator has generated.

1.  With the Operations tab still displayed, click the Build button on the toolbar.

     When the build has been completed, the following message is displayed.

2.  Click OK to continue.

3.  Exit the SOAP Wizard.

     You are returned to the LANSA Integrator Studio. The Project tab for your SOAP Agent project is displayed.

4.  Expand the project Solutions folder so that you can see the contents of the EmployeeAgent Solution.

5.  Expand the EmployeeAgent folder.

     Some of the files that the LANSA Integrator SOAP Wizard has generated for your Project:

  • A jar file containing the compiled classes, ready for you to deploy to the web server.
  • A prj (project) file that you will open if you need to use the SOAP Wizard again to revise what you have done.
  • A properties file that you will need to deploy to the web server to enable applications to call this web service through your SOAP Agent service.
  • Other files containing some sample generated RDML code for an application that uses this web service and trace and log files.