Darren Davison said:
> On Wednesday 09 June 2004 02:29, Nathan Bubna wrote:
>
> > hmm. looks like the recurse method will throw an NPE if the call to
> > Velocity.evalute() fails. i'm committing a change so that will be
> > handled better, but even if i do, your recurse evalution will still be
> > broken. without knowing what you're trying to recurse on, i can't help
> > with that.
>
> I get the trace trying to do anything - including the simple examples in the
> JavaDocs for ViewRenderTool..
...
hmm. have you init'ed Velocity before trying to use the tool? try doing
Velocity.init() before using the tool.
Nathan Bubna
nathan@esha.com
---------------------------------------------------------------------
To unsubscribe, e-mail: velocity-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: velocity-user-help@jakarta.apache.org
|