Home
Find the answer to your question
Which jar files in externalLib/axis1-1 are required to run the SDK for my web application?
Detailed Description
eBay JAVA SDK is currently using a customized Axis version, which is included in the JAVA SDK package. So you must include the axis.jar file delivered with the eBay SDK for Java. It's recommended to include all the libraries listed below in your ${TOMCAT_HOME}/webapps/${YOUR_WEB_APP}/WEB-INF/lib directory.
${AXIS_LIB}/axis.jar
${AXIS_LIB}/axis-ant.jar
${AXIS_LIB}/commons-discovery.jar
${AXIS_LIB}/commons-logging.jar
${AXIS_LIB}/jaxrpc.jar
${AXIS_LIB}/jcert.jar
${AXIS_LIB}/jsse.jar
${AXIS_LIB}/log4j-1.2.8.jar
${AXIS_LIB}/saaj.jar
${AXIS_LIB}/wsdl4j.jar
${AXIS_LIB}/xercesImpl.jar
${AXIS_LIB}/xml-apis.jar
${AXIS_LIB}/xmlsec.jar