GitHubContribute in GitHub: Open doc issue|Edit online

Axis Java To Soap Function Component

The Axis Java-to-Soap Function Component (FC) is part of the IBM® Security Verify Directory Integrator Web Services suite. You can use this component both on the web service client and on the web service server side.

Note: Due to limitations of the Axis library used by this component only WSDL http://www.w3.org/TR/wsdl) version 1.1 documents are supported. Furthermore, the supported message exchange protocol is SOAP 1.1.

This component receives an Entry or a Java™ object and produces the SOAP request (when on the client) or response (when on the server) message. It will provide the whole SOAP message, as well as separately the SOAP Header and the SOAP Body to facilitate processing and customization.

The component supports both RPC and Document style.

  • Configuration
    You can use the parameters provided here to configure the Axis Java To Soap Function Component.
  • Using the FC
    This Function Component (FC) helps you serialize the Java representation of a SOAP message into the XML representation of that SOAP message.