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 element in serv
I've had some traction on this problem. If I remove the Loader element
from within my context element in server.xml I no longer get the CNFE or
NCDE errors. As far as I know my loader elements are pretty much
standard other than I have reloadable="true" and the checkInterval quite
small.
Any i
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