Hi there, Not sure if this is the right place for bugs, but I think that the latest release of velocity has a small problem in that the ant build.xml file doesn't place the velocity-dep-1.2.jar in the forumdemo. It may be that I didn't use ant exactly according to your instructions, but I would have thought that the build.xml file should include a depedency that makes sure both velocity-1.2.jar and velocity-dep-1.2.jar are present in the forumdemo war ....
I encountered the same problem (lack of velocity-dep-1.2.jar) running the sample servlet. In both cases I fixed the problem by dropping the additional jar into the appropriate location, but I note that the instructions in the relevant readme file just say - put the velocity.jar into the velexample/WEB-INF/lib directory which might interpret just to mean the single velocity-1.2.jar Nice project by the way. CHEERS> SAM -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
