Okay, this is now officially driving me nuts. If anyones knows what's
causing this, please help.
Adding to my first mail, after I get the ExceptionInInitializerError, a
second request to the same url gives a NoClassDefFoundError. So tomcat.log
looks like this (for two subsequent requests to the s
Has anyone seen this one before?
I have a servlet that's being loaded from a jar in the classpath. All the
other jars needed for the servlet to run (jdbc etc) are also in the
classpath. Note, this is not a webapp - the classes are in the system
classpath. Tomcat loads fine, and displays the proper