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.