You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Khalid Akram <KA...@tagworldwide.com> on 2005/04/19 18:05:36 UTC

Problem with classpath, JRun and Axis

I am having problems configuring Axis with JRun4. This is the error the
Axis (un)Happiness Page is giving me:
 

Needed Components

Found SAAJ API (javax.xml.soap.SOAPMessage) at
D:\JRun\lib\webservices.jar
Found JAX-RPC API (javax.xml.rpc.Service) at D:\JRun\lib\webservices.jar
Error: could not find a dependency of class
org.apache.axis.transport.http.AxisServlet from file axis.jar
Axis will not work
See http://xml.apache.org/axis/
The root cause was: null
This can happen e.g. if org.apache.axis.transport.http.AxisServlet is in
the 'common' classpath, but a dependency like activation.jar is only in
the webapp classpath. 
Found Jakarta-Commons Discovery (org.apache.commons.discovery.Resource)
at D:\JRun\lib\webservices.jar
Found Jakarta-Commons Logging (org.apache.commons.logging.Log) at
D:\JRun\lib\webservices.jar
Found Log4j (org.apache.log4j.Layout) at
D:\JRun\servers\default\axis\WEB-INF\lib\jrun-xdoclet.jar
Found IBM's WSDL4Java (com.ibm.wsdl.factory.WSDLFactoryImpl) at
D:\JRun\lib\webservices.jar
Found JAXP implementation (javax.xml.parsers.SAXParserFactory) at an
unknown location
Found Activation API (javax.activation.DataHandler) at
D:\JRun\lib\jrun.jar
Can anyone shed some light on this?
 
Khalid

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________