- Connect to Enterprise Server Administration.
To access Enterprise Server Administration
- Enable dynamic debugging for the enterprise server that you want to use
for debugging.
To enable dynamic debugging
- Compile your project for debugging.
- Deploy the service or application to the server. You can deploy service
interfaces by using the Deploy tool.
To deploy a service interface using the Deploy tool
- If your program is a service (Web Service or EJB), you will need to create a client program to
submit requests for that service.
To generate a COBOL client from a Web service interface