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" <[email protected]>
Sent: Monday, April 26, 2010 8:15 PM
To: <[email protected]>
Subject: Re: Classpath for JSP

Am Mon, 26 Apr 2010 13:22:49 -0400
schrieb Reuven Koblick <[email protected]>:

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: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to