
76 Developing Web Services Using CICS, WMQ, and WMB
WD/z also contains a 3270 emulator, allowing full window-based testing of
applications as they develop.
Figure 5-3 A 3270 screen in WD/z
What this means is that the CICS developer is freed from the need to continually
switch between 3270 mainframe sessions and WD/z in the edit-compile-test
sequence.
During development, as simple functions completed testing as a BMS
application, we created the WSDL & WSBind using the DFHLS2WS utility. We
carried out simple testing of these generated Web services initially using the
Web Services Explorer feature that is part of the underlying RAD software.
5.1.2 ...