> Craig, > > "Craig R. McClanahan" wrote: > > > > Patrick, the Tomcat 4.0.x equivalents of "$CATALINA_HOME/shared/classes" > > and "$CATALINA_HOME/shared/lib" are "$CATALINA_HOME/classes" and > > "$CATALINA_HOME/lib", respectively. You'll need the "lib" directory as > > well in the 4.0 branch. > > > > I have "$CATALINA_HOME/lib" in the jasper.* scripts in the tomcat_40_branch > and use "$CATALINA_HOME/share/lib" in the HEAD branch. However, the > jasper.* scripts haven't had the "classes" directory in their CLASSPATH for > some time now.
Well, the old scripts had lots of bugs, so I guess that's one of them. > Are these needed by the Jasper compiler? If so, I will add them. It should have the same JARs and classes than when Jasper is running under Tomcat, so it should also have "classes" (which is "shared/classes" in 4.0-HEAD). Remy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>