on 5/23/2000 11:45 AM, John McNally at [EMAIL PROTECTED] wrote:

> Try putting it in the same place as the webmacro.jar and make sure your
> classpath includes that directory.  You can put it anywhere that is defined
> in the classpath that includes the jar.  I am not up to speed on Tomcat, so
> I cannot be more specific.
> 
> It appears Jon suggested putting it in WEB-INF/classes.  My experience with
> JServ would say that the classloader for WEB-INF/classes might be different
> than the one ${TOMCAT_HOME}/lib where I suppose the webmacro.jar might be
> placed, so this might still be a problem.  But it must not be since he
> obviously has it working.
> 
> John McNally

Ahh...John has a good point there...put everything related to Turbine into
the WEB-INF/lib directory. It needs to be in the same classpath.

If you use the sample WAR generation tool, it does all of this stuff for
you...

<http://java.apache.org/turbine/war-webmacro.html>

-jon



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to