Hi --
I'm trying to see why my velocity logs aren't showing up where I expect
them to. I have a velocity.properties file, which I have located in the
WEB-INF directory. Also, in web.xml, I have the init lines for the dispatcher:
<init-param>
<param-name>velocityProperties</param-name>
<param-value>WEB-INF/velocity.properties</param-value>
</init-param>
I have a log file where I see all the Maverick output and that works just fine.
Also, I've searched high and low in the maverick code for the
initialization for velocityProperties. I can find it in the older Mav 1.0
code, but I can't locate it in the Mav 2.0 code. In fact, I can't even
find the Velocity.init() call ... I must be missing something!!!
If you could explain the process by which Maverick requests velocity to
initialize itself that would be great!!
Dan
_______________________________________________
Mav-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mav-user