Install WSDL4J, which is required to parse and generate WSDL documents. WSDL4J is supplied with a CD-ROM different from the Service Architect CD-ROM.
- Create a work directory that will be temporarily used to install WSDL4J.
In this example, create C:\WSDL4J_work.
- Copy the wsdl4j-bin-1.5.1.zip file from the WSDL4J CD-ROM to the WSDL4J work directory that you created in step 1.
The wsdl4j-bin-1.5.1.zip file is stored in the following directory:
CD-ROM-drive:\WSDL4J
- Decompress the wsdl4j-bin-1.5.1.zip file that was copied to the WSDL4J work directory.
- Copy wsdl4j.jar (JAR library file), license.html (license file), and Readme, which were extracted from the compressed file.
- Files to be copied:
- WSDL4J-work-directory\wsdl4j-bin-1.5.1\wsdl4j-1_5_1\lib\wsdl4j.jar
- WSDL4J-work-directory\wsdl4j-bin-1.5.1\wsdl4j-1_5_1\license.html
- WSDL4J-work-directory\wsdl4j-bin-1.5.1\wsdl4j-1_5_1\Readme
- Copy-destination directory:
- service-platform-installation-directory\c4web\lib
- Delete the WSDL4J work directory that you created in step 1.