Comment #3 on http://issues.apache.org/bugzilla/show_bug.cgi?id=37302
has describes the problem and solution.
Thanks,
David
On Tue, 2005-11-29 at 13:20 -0700, David R Mulligan wrote:
> I've had some traction on this problem. If I remove the Loader element
> from within my context
e
small.
Any ideas?
Thanks,
David
On Mon, 2005-11-28 at 14:43 -0700, David R Mulligan wrote:
> When I start up tomcat 5.5.10-12 I am getting a ClassNotFoundException
> for a custom class that implements Filter. Under 5.5.9 and 5.5.1 the
> class loads just fine.
>
> My class
When I start up tomcat 5.5.10-12 I am getting a ClassNotFoundException
for a custom class that implements Filter. Under 5.5.9 and 5.5.1 the
class loads just fine.
My class lives in a jar file in shared/lib as some if it is required by
another webapp. If I move the class files in question to the