I have put down to the method not found thing to I my importing 
java.util.logging.LogManager! I have since acquired the JAR from Apache.org, 
implemented:

    public void contextDestroyed(ServletContextEvent event) {
        org.apache.log4j.LogManager.shutdown();
    }

in a servlet implementing ServletContextListener. So fingers crossed. I still dont 
know why this error might be thrown, and resolved by this, when I am not using log4j! 
(I am using incidentally using the org.apache.commons.logging stuff)

many thanks

G.

                
---------------------------------
  Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download 
Messenger Now

Reply via email to