Try ensuring that no conflicts from duplicate libs in WEB-INF/lib sometimes libs are already provided by container and container will not be able to resolve which of the libs to use.

--------------------------------------------------
From: "Tobias Crefeld" <t...@cataneo.eu>
Sent: Monday, April 26, 2010 8:15 PM
To: <users@tomcat.apache.org>
Subject: Re: Classpath for JSP

Am Mon, 26 Apr 2010 13:22:49 -0400
schrieb Reuven Koblick <reu...@koblick.com>:

I verified that the class that was not found is indeed
in /WEB-INF/classes. Also, classes in *.jar files in WEB-INF/lib are
found. Does anyone have any thoughts or suggestions?

Maybe wrong rights for directories or files in the classes-directory?

Is the class at the correct place within the directory tree compared to
the class-hierarchy?

What does "catalina.out" report exactly?

There is a nice management tool called Lambda-Probe that could give you
some assistance under its menu "applications"/"attributes". You get it
as a war-file at http://www.lambdaprobe.org/ .


Regards,
Tobias.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to