On Tue, 06 Nov 2012 14:00:41 -0200, Taha Siddiqi
<tawus.tapes...@gmail.com> wrote:

Try adding TapetryModule.class, TapestryIOCModule.class to the registryBuilder using registryBuilder.add(..). (Although I think IOCUtilities.addDefaultModules() does that.)

Actually, that method doesn't that. From its JavaDoc:

Scans the classpath for JAR Manifests that contain the Tapestry-Module-Classes attribute and adds each corresponding class to the RegistryBuilder. In addition, looks for a system property named "tapestry.modules" and adds all of those modules as well. The tapestry.modules approach is intended for development.

--
Thiago H. de Paula Figueiredo

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

Reply via email to