The SOAP provider allows WSIF stubs and dynamic clients to invoke SOAP services. Add WSDL extensions to your Web service WSDL file so that the service can use the SOAP provider.
The Web Services Invocation Framework (WSIF) SOAP provider supports SOAP 1.1 over HTTP.
The SOAP provider supports:
The SOAP provider is not transactional.
The SOAP provider does not support the WSIF synchronous timeout. The SOAP provider uses the default client timeout value that is set for Web Services for J2EE.
If you have a Web service that you expect multiple clients to use to connect over SOAP, then before you deploy the service you must set up your application deployment descriptor file dds.xml to handle multiple connections correctly. For more information, see WSIF troubleshooting tips.
To link a WSIF service to a SOAP over HTTP service, extend the service WSDL file in accordance with the code examples given in the following topics:
In this information ...Related tasks
Related reference
| IBM Redbooks, demos, education, and more |