
94 z/TPF and WebSphere Application Server in a Service Oriented Architecture
6.2 Enable z/TPF SOAP support
You must complete the following tasks to ensure that you have all the components correctly
set up on your z/TPF system to receive and respond to SOAP messages:
1. Identify your host encoding.
A SOAP message must be in the host encoding before it can be processed by an
application. To ensure that SOAP messages are translated correctly, you must identify the
host encoding of your z/TPF system in the c_soap.h header file. By default, this header file
defines the host encoding as TPF_CCSID_IBM1047, or Latin Open Systems EBCDIC.
If your host encoding ...