You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Paul Lamb <pa...@oil-law.com> on 2001/02/12 23:13:17 UTC

[C2] more classloader issues

I just updated to the lastest cvs of c2 and tomcat-4.0 (catalina) and
I've started having a problem with cocoon not finding the correct
classpath.

Re: [C2] more classloader issues

Posted by Berin Loritsch <bl...@apache.org>.
Paul Lamb wrote:
> 
> I just updated to the lastest cvs of c2 and tomcat-4.0 (catalina) and
> I've started having a problem with cocoon not finding the correct
> classpath.
> 
> >From the logs I get the following:
> 
> DEBUG   130     [cocoon  ] (HttpProcessor[8080][4]): Classpath =
> D:\working\t4\webapps\cocoon\WEB-INF\classes;.\bin\bootstrap.jar;d:\java
> soft\jdk1.3\lib\tools.jar
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> For additional commands, email: cocoon-dev-help@xml.apache.org

Are your other libraries installed in "WEB-INF/lib"?  That is where
they need to be installed.