[jboss-user] [JBoss Seam] - Re: selectOneMenu preselection
koenhandekyn
do-not-reply at jboss.com
Mon Feb 18 03:22:43 EST 2008
i had already overriden hashCode en equals. that was/is not the issue as far as I can conclude.
[ an object is equal if it has the same object ID, if no ID is present, values are compared, hashCode accordingly, using apache EqualsBuilder and apache HashCodeBuilder ]
the only wat to fix it was to turn of LAZY loading of the related property.
putting it on EAGER solves it.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130027#4130027
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4130027
More information about the jboss-user
mailing list