I see lots of post on "Error listenerStart". I know what this is caused by. It is caused by your ServletContextListener throwing an exception on the contextInitialized method. I do not know however why it is not logging stack traces. It is like one will have to write a JUnit test to cal the ServletContextListener with a mock ServletContext to see what exception is being thrown. This is a real pain. Why is tomcat not logging the exception that is thrown anywhere? I am using 5.5.16.
thanks,
dean

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to