On Sat, 05 Jul 2014 09:41:24 -0300, Dmitry Gusev <dmitry.gu...@gmail.com> wrote:

There's no such option (I don't remember I saw one either), but you can add one by subclassing TapestryFilter and overriding this method:
http://tapestry.apache.org/5.3/apidocs/org/apache/tapestry5/TapestryFilter.html#provideExtraModuleClasses(javax.servlet.ServletContext)

Actually, there is: tapestry.modules, which is used by IOCUtilities.addDefaultModules() and is documented here: http://tapestry.apache.org/starting-the-ioc-registry.html

--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to