Hey there,
I am trying to turn on debugging in my velocity log by
setting the following properties in my turbine props
file.
I added the following:
services.VelocityService.runtime.log.invalid.references
= true
services.VelocityService.runtime.log.error.stacktrace
= true
services.VelocityService.runtime.log.warn.stacktrace =
true
services.VelocityService.runtime.log.info.stacktrace =
true
I don't even see where the TurbineVelocityService is
taking care of these properties. Do I have to add it
to the initVelocity() method?
Is there a way to just pass a properties file to
velocity somewhere rather than rely on settings in the
Turbine props file? If not I guess I should add one...
-Peter
__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]