Hi,

> Last time I asked how to use chain in CompoundPropertyModel with
> LoadableDetachableModel, it worked since my page has no form (no submit).
> This time, I make another page and try to use the chain again, and hibernate
> throws org.hibernate.NonUniqueObjectException when I submit the form.
>
> Caused by: org.hibernate.NonUniqueObjectException: a different object with
> the same identifier value was already associated with the session:
> [datastore2.model.DataStoreRole#1]

I don't think this error is related to Wicket models or components.
Did you make any progress on this in the mean time?

Eelco

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to