Walks you through the process of setting client generation properties, generating a COBOL client to access the CarTracker
RESTful Web service, and building the COBOL client project.
- From the
COBOL Explorer, right-click the
CarTracker Web service, and then select
Generate Client from the context menu.
- On the
Generate Client dialog box, click
Current Project, and then click
OK.
You can watch the generation process in the
Service Interfaces Console. When it is complete, you'll see the message "The client generation completed successfully" after which Eclipse rebuilds
the project.