- Install Apache Tomcat from the Apache Jakarta Project Web site to the design-time computer and on the server where you intend to deploy the Web service.
- Install Apache Axis 1.0 from the Apache Web Services Web site by extracting xml-axis-10.zip to a location on your design-time computer.
- Copy the
xml-axis\webapps\axis directory to C:\tomcat\webapps .
- Copy the following JAR files to
C:\tomcat\webapps\axis\WEB-INF\lib on the design-time computer:
- install_directory\EAI\CICSClient\common.jar
- install_directory\EAI\CICSClient\CICSTasks.jar
- install_directory\EAI\CICSClient\MetaData.jar
- install_directory\EAI\CICSClient\Util.jar
- install_directory\EAI\CICSClient\xerces.jar
- install_directory\EAI\Common\mcs\mcsagent.jar
- install_directory\EAI\Common\mcs\mcs-rpc.jar
- Download ANT from the Apache Ant Project Web site and extract it.
The location where you install ANT is used during the configuration process in Task Builder, so have this information ready to enter into the Compiling Options dialog box.
|