We'd like to use Turbine 2.1 in stand alone mode for it's logging and db
polling classes so I copied the necessary jars into myapp/WEB-INF/lib and
the TurbineResources.properties file to myapp/WEB-INF/conf and then call:

TurbineConfig tc = new TurbineConfig("..","..");
tc.init();

But any subsequent calls to Log.* don't result in any logging??

We're using Turbine-2.1 and Tomcat 3.2.3.

Thanks,
Matt


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to