Previous Topic Next topic Print topic


To deploy a service interface using the Deploy tool

  1. Start the enterprise server that you want to deploy to.
  2. If the enterprise server is running on a different machine, specify the machine in the file mf-client.dat.
  3. Open the Service Interfaces view, if it isn't already open.
  4. Right-click the service you want to deploy.
  5. Click and specify the settings you want. In particular, click Change to display the Enterprise server dialog box to choose the deployment service to use. From that field, the enterprise server to deploy to is determined.
  6. Click Deploy and monitor the deployment in the Deployment Progress window that pops up. You can also confirm that the service has been successfully deployed by looking in the Enterprise Server Administration console.
  7. A COBOL archive file .car containing the service is generated in the folder myproject/repos/myservice.deploy.
Note:
  • To deploy a service interface that is mapped onto an EJB, you also need to deploy the EJB.
  • When deploying a COBOL service program that uses Object-oriented COBOL to an enterprise server, you must specify that any container used to run the service is not reused.