Em Thu, 12 Nov 2009 21:26:46 -0200, Elisabeth Adler <elisabeth.ad...@gmail.com> escreveu:

Hi,

Hi!

I am trying to get a palette working with simple pojos to be displayed
in the "available" list. I am working with Tapestry 5.0.11.

That's a very old version . . .

I get the following NullPointerException:
Caused by: java.lang.NullPointerException
at org.apache.tapestry.internal.util.SelectModelRenderer.option(SelectModelRenderer.java:49)

I've seen this error before when there's some value in the selected list that isn't available in the model. Also make sure the Crop class has a good equals() method.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor Owner, software architect and developer, 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