On Thu, 03 May 2012 13:33:11 -0300, wout86 <wouter.amerij...@gmail.com> wrote:

I'm currently unable to access my workstation, but I invoked the
/resources.getComponentModel().getEmbeddedComponentIds();/ in both
setupRender() and cleanupRender() earlier today. Both invocations returned an empty list.

It seems to me that, from another component or a page, you're trying to set things on something in another component. Don't do that. Instead, pass some parameter to the component that will be used for it to implement the field validation logic itself.

--
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