Axis Soap To Java Function Component

You can use this component both on the web service client and on the web service server side.

The Axis Soap-to-Java Function Component (FC) is part of the IBM® Security Directory Integrator Web Services suite.

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 FC uses Axis' mechanism for parsing SOAP response (when on the client) or SOAP request (when on the server) to Java™ objects - as a complementary component to the AxisJavaToSoap FC. It is given a SOAP response/request message and returns the parsed Java objects either as standalone Java object(s) or capsulated in an Entry object.

This component supports both RPC and Document style.