
Chapter 6. Exposing our application as a Web service 123
Figure 6-1 WD/z Remote System view of our Web service HFS structure
From the view in Figure 6-1, there are a few points to note:
– The DFHLS2WS job generated all the files in the pickup directory:
jnott/cicswsap/wsbind/provider
– CICS generated all the directories and files in the shelf directory as a
result of the PERFORM PIPELINE(WSPIPE01) SCAN :
jnott/cicswsap/shelf/SCSCPJA6/PIPELINE/WSPIPE01
6.2 Using WD/z to generate WSDL
As part of the functionality in WD/z V7 for developing z/OS applications and Web
services are the Enterprise Service Tools for Web services and SOAP. Within
this functionality ...