commons-logging problem (perhaps SSL related)

2003-10-27 Thread Jörn G . Eichler
Hello, I have a problem with tomcat/axis using SSL. If I use our web service with http, everything works fine. But switching to https (after enabling the connector in tomcat) works 2-3 calls without an error and then results in an org.apache.commons.logging.LogConfigurationException (s.b.). switch

Re: commons-logging problem

2003-09-28 Thread Henrik Vendelbo
Found the problem. I had a duplicate log4j.jar. I had the same jar in CATALINA_HOME/common/lib and WEB-INF/lib - Original Message - From: "Henrik Vendelbo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, September 28, 2003 6:52 PM Subject: commons-loggi

commons-logging problem

2003-09-28 Thread Henrik Vendelbo
Damn, I just read about this. I thought it was fixed. What now ? javax.servlet.ServletException: Error instantiating servlet class net.dspc.server.AxisServletPlus at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:91 2) at org.apache.catalina.core.StandardWrapper.load(