fine for months.
Look in /WEB-INF/classes and see if anything was compiled. I added a bad jar to my classpath and nothing compiled. When I
removed the jar (which happened to be a nightly build of commons-dbutils) things worked again. When I put the release version
of the jar on the classpath things worked fine.
Harry Douglass, Jr. wrote:
Hello,
When my Tomcat 5 server is started, it gets a SEVERE error in the output which states:
SEVERE: Error configuring application listener of class listeners.ContextListener
Java.lang.ClassNotFoundException: listeners.ContextListener
SEVERE: Error configuring application listener of class listerners.SessionListener
Java.lang.ClassNotFoundException: listeners.SessionListener
SEVERE: Skipped installing application listeners due to previous error(s).
Can anyone help with why this is occurring everytime I start the Tomcat 5 server.
Thanks in advance,
Harry
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
