WSDL2Ws – How To

Dependencies on Axis Java tool

The document below describes the areas where Apache Axis C++ is dependant upon the Axis Java tool.

The Axis jars given below are used as they are in the Axis Java tool:


    axis.jar
    commons-discovery.jar
    commons-logging.jar
    jaxrpc.jar
    saaj.jar
    wsdl4j.jar
    xml-apis.jar

"SchemaUtils.java" and "ElementDecl.java" files have been overridden and their original implementations are no longer used even though they exist in the above mentioned jars.

No classes have been extended at the present time.

Except for "SchemaUtils.java" and "ElementDecl.java" the rest of the code has been developed for the Axis C++ tool and is not present in the current Axis Java tool.