« Master thesis, day 1 | Main | Searching for red thread... »
March 01, 2006
Apache Axis Installation
Installation of Apache Axis has some caveats:
- Install to a directory without spaces in the name!
- Add Libraries: commons-discovery-0.2.jar, commons-logging-1.0.4.jar, tools.jar
- Add activation.jar, mail.jar and xmlsec-1.3.0.jar to common\lib of Tomcat Webserver
- Add wsdl4j-1.5.1.jar to AXISCLASSPATH
This is not documented in the documentation.
Posted by Dominik Marks at March 1, 2006 01:07 PM