Re: cannot log from a load-on-startup servlet in init()

2003-09-28 Thread Henrik Vendelbo
> class threw an exception. Going down a little further we find the > "Caused by" error that claims "Log4JLogger does not implement Log". > This is almost certainly due to having more than one copy of the Log4J > classes visible in the class loader hierarchy. > > Craig Thank you soo much. I w

Re: cannot log from a load-on-startup servlet in init()

2003-09-28 Thread Craig R. McClanahan
Henrik Vendelbo wrote: I am running Axis under Tomcat. Both are the latest versions. I chose to use the log4j that is already in the Tomcat directory. When the Axis servlet loads, I get the following. Where does the issue lie ? The important evidence is the "Root Cause" exception below (Except

cannot log from a load-on-startup servlet in init()

2003-09-28 Thread Henrik Vendelbo
I am running Axis under Tomcat. Both are the latest versions. I chose to use the log4j that is already in the Tomcat directory. When the Axis servlet loads, I get the following. Where does the issue lie ? 2003-09-28 18:44:02 StandardWrapper[/dspc:DspcAxisServlet]: Marking servlet DspcAxisServlet