Generate Stubs Manually
You do not need to generate Stubs to use the SDKWS sample connector with the Forward Inc endpoint because the stubs are shipped by default. However, you can generate the stubs manually, if necessary.
cim1265
You do not need to generate Stubs to use the SDKWS sample connector with the Forward Inc endpoint because the stubs are shipped by default. However, you can generate the stubs manually, if necessary.
You use an Ant build file to generate the stubs. The Ant build files use the Wsdl2Java tool to generate the stubs.
To generate stubs manually
- Start a Command Prompt window.
- Navigate to the following directory:<Identity Manager Home>/Connector Server SDK/connectors/sdkws
- Enter the following command:
The stubs are built to the directoryant - f clientBuild.xmlbuild/genOut.
For more information about WSDL2Java, see http://ws.apache.org/axis2/tools/1_0/CodegenToolReference.html