On Wed, Feb 25, 2009 at 9:23 AM, Antonio Petrelli <antonio.petre...@gmail.com> wrote: > 2009/2/25 Antonio Petrelli <antonio.petre...@gmail.com>: >> In case of an application-scoped tool, are these methods being called? > > Answer: only once, at creation. > That's odd, it's an unintended feature?
Sort of. It is very much intended that application tools are only configured once. To simplify the configuration process, all tools are provided the current context upon configuration, regardless of scope. This, of course, means that application scoped tools get one shot at request scoped objects, if they want. Generally, they don't want it and should just ignore those config parameters. > Antonio > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@velocity.apache.org > For additional commands, e-mail: user-h...@velocity.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@velocity.apache.org For additional commands, e-mail: user-h...@velocity.apache.org