On Sat, 03 Mar 2012 12:32:00 -0300, Gunnar Eketrapp <gunnar.eketr...@gmail.com> wrote:

Hi!

Hi, Gunnar!

Caused by: org.apache.tapestry5.ioc.util.UnknownValueException: Could not
find a coercion from type java.lang.String to type
utskicket.model.entity.MemberList.

I guess the problem itself is that you're putting a Loop inside a Form without setting Loop's parameter formState to none. Another solution, maybe closer to solving your problem, is to provide a ValueEncoder for your MemberList class.

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