Log factory is part of the commons loggin facilities. Try to use the
tomcat provided build script instead of using eclipse jar builder to
create your bootstrap.jar

Stephan Schöffel a écrit :
> hi there
>
> i'm trying to alter the bootstrap.java class to fit my needs. i got
> the source of 5.5.20. now i altered the source in eclipse and exported
> all files that belong to it to "bootstrap.jar" and copy it to my
> tomcat/bin dir.
>
> unfortunately i get the following error-message while trying to run it:
>
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/apache/commons/lo
> gging/LogFactory
>        at
> org.apache.catalina.startup.Bootstrap.<clinit>(Bootstrap.java:53)
>
> i searched the LogFactory but could not find a main class there.
> anyone got an idea?
>
> --stephan
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to