Steve - for some reason, that's not what works on my NT box.... here's the output from happyaxis.jsp when my system works...
Found SAAJ API (javax.xml.soap.SOAPMessage) at D:\Tomcat 4.1\common\lib\saaj.jar Found JAX-RPC API (javax.xml.rpc.Service) at D:\Tomcat 4.1\common\lib\jaxrpc.jar Found Apache-Axis (org.apache.axis.transport.http.AxisServlet) at D:\Tomcat 4.1\webapps\axis\WEB-INF\lib\axis.jar Found Jakarta-Commons Discovery (org.apache.commons.discovery.Resource) at D:\Tomcat 4.1\common\lib\commons-discovery.jar Found Jakarta-Commons Logging (org.apache.commons.logging.Log) at D:\Tomcat 4.1\common\lib\commons-logging-api.jar Found Log4j (org.apache.log4j.Layout) at D:\Tomcat 4.1\common\lib\log4j-core.jar Found IBM's WSDL4Java (com.ibm.wsdl.factory.WSDLFactoryImpl) at D:\Tomcat 4.1\webapps\axis\WEB-INF\lib\wsdl4j.jar Found JAXP implementation (javax.xml.parsers.SAXParserFactory) at D:\Tomcat 4.1\common\endorsed\xmlParserAPIs.jar Found Activation API (javax.activation.DataHandler) at D:\Tomcat 4.1\common\lib\activation.jar java.version=1.3.1_05 java.ext.dirs=D:\jdk1.3.1_05\jre\lib\ext There are no relevant jars on my classpath at startup, here's a catalina.bat debug message i added: using CLASSPATH: D:\jdk1.3.1_05\lib\tools.jar;..\bin\bootstrap.jar /Chris On Wed, 1 Jan 2003, Steve Loughran wrote: > > ----- Original Message ----- > From: "Chris Haddad" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Wednesday, January 01, 2003 08:15 > Subject: Re: cvs commit: xml-axis/java/webapps/axis happyaxis.jsp > > > > Dims, i agree with your statement. i believe that i'm running into some > > very strange classloading issues under Tomcat4.1.12. maybe i need advice > > on the proper configuration. i'm using the default reliance on log4j > > logging. > > > > where is axis.jar? wherever it is in the tomcat cpath heirarchy, log4j > should be at that level or higher. > >