On Fri, 22 Oct 2010 12:10:38 -0200, Taha Hafeez <tawus.tapes...@gmail.com> wrote:

Just move the annotation out of the pages package.

This is one of the most common pitfalls Tapestry beginners fall: never never never put something in a pages, components or mixins package that isn't a page, component or mixin.

Although I don't know the internals of tapestry that well but I think
because pages and components packages have live reloading they may be loaded from different classloaders...

Taha, you're absolutely correct. ;)

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.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