You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Rex Madden <re...@yahoo.com> on 2003/02/03 03:47:20 UTC

Velocity Stack Trace

Hi,
 
I'm trying to turn on stack traces for Velocity, but can't seem to get
it to work.  I put the following in my TurbineResources.properties, but
nothing happened:
 
services.VelocityService.runtime.log.error.stacktrace = true
services.VelocityService.runtime.log.warn.stacktrace = true
 
 
 
I don't have any velocity.properties files in my classpath or anywhere.
 
I also changed the default velocity.properties file in the velocity.jar
for good measure.
 
I'm using velocity 1.3.1rc2.  If anyone has any suggestions, I would
appreciate it.
 
Thanks,
Rex