On 4 Nov 2011, at 11:24, Paul Wilson <paulalexwil...@gmail.com> wrote:

> Hi there,
>
> I'd like to specify a custom implementation of 'StandardClassLoader' for
> Tomcat 6.

Why?


> I've written such an implementation of
> 'org.apache.catalina.loader.StandardClassLoader' and dropped it onto the
> classpath

What does the above mean, exactly?
Sounds like that's what broke it.


p

> (using the Eclipse launch configuration). However, I get an error:
>
> java.lang.ClassNotFoundException: org.apache.catalina.startup.Catalina
>
> It seems that only the lib/* jars are available at this point in time, and
> not bootstrap.jar.
>
> What's the correct way to override the StandardClassLoader?
>
> Regards,
> Paul

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

Reply via email to