Requirements
Things you need to run jSoapServer:
- Java >= JDK 1.4.2 (You can download it from http://java.sun.com/)
- Apache Axis 1.4 (already part of the jSoapServer release file)
Consisting of the following files: lib/axis-1.4.jar | Apache Axis main classes | Info |
lib/axis-jaxrpc-1.4.jar | Java API for XML-Based RPC | Info |
lib/axis-wsdl4j-1.5.1.jar | WebService Description Language for Java | Info |
lib/apache-saaj-1.4.jar | SOAP with Attachments API for Java | Info |
lib/commons-logging-1.0.4.jar | Apache Logging library | Info |
lib/commons-discovery-0.2.jar | Apache Service Discovery component | Info |
lib/log4j-1.2.8.jar | Apache cross-language logging services | Info |
- QuickServer 1.4.7 (already part of the jSoapServer release file)
Consisting of the following files:lib/commons-beanutils-1.6.1.jar | Java reflection wrappers | Info |
lib/commons-collections-3.1.jar | Extension to Java Collections Framework | Info |
lib/commons-digester-1.5.jar | XML-to-Java-object mapping utility | Info |
lib/commons-logging-1.0.4.jar | Apache Logging library | Info |
lib/commons-pool-1.2.jar | Object pooling interface | Info |
lib/quickserver-1.4.7.jar | QuickServer main classes | Info |
- Apache HttpClient (already part of the jSoapServer release file)
Consisting of the following files:lib/commons-httpclient-3.1.jar | Info |
- Apache Commons Codec (already part of the jSoapServer release file)
Consisting of the following files:lib/commons-codec-1.2.jar | Info |
- JavaMail API [Optional] (already part of the jSoapServer release file)
- JavaBeans Activation Framework [Optional] (already part of the jSoapServer release file)
Consisting of the following files:
See here for a full list of all dependencies defined in the maven pom.xml