36 Developing Web Services Using CICS, WMQ, and WMB
• DFHLS2WS helps you to create a new WSDL document from an
existing language structure.
The Web services assistant supports the COBOL, PL/I, C, and C++
programming languages.
2.8.2 Deploying CICS applications
The Web services support allows you to take two different approaches for
deploying CICS applications:
Using the Web services assistant. This approach helps you to deploy an
application with the least amount of programming effort. For example, if you
want to expose an existing application as a Web service, you can start with a
high-level language data structure, and use DFHLS2WS to generate the Web
services description. Alternatively, if you want to communicate with an
existing Web service, ...