[jboss-user] [JBoss Seam] - Re: selectOneMenu preselection

2008-02-18 Thread koenhandekyn
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

[jboss-user] [JBoss Seam] - Re: selectOneMenu preselection

2008-02-18 Thread koenhandekyn
adding to it : it probably is NOT a real seam issue but a conflict of hibernate lazy loading (using proxy) and the JSF implementation View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4130029#4130029 Reply to the post :

[jboss-user] [JBoss Seam] - Re: selectOneMenu preselection

2008-02-17 Thread [EMAIL PROTECTED]
Override equals on the entity. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4129967#4129967 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4129967 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: selectOneMenu preselection

2008-02-15 Thread koenhandekyn
i ran into the same issue. feels like a SERIOUS bug to me. at worst it should get in the seam documentation, but a fix is preferred. curious on your experiences or alternative solutions ! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4129624#4129624 Reply to

[jboss-user] [JBoss Seam] - Re: selectOneMenu preselection

2007-12-23 Thread berna
Thanks DragosPD for the pointer. I will try with MyFaces implementation sometime next week. Any other alternatives? Known solution or workaround? This is quite a common usage I believe, and surely there have been others finding this issue. I would like to hear what you guys do to resolve this.

[jboss-user] [JBoss Seam] - Re: selectOneMenu preselection

2007-12-22 Thread DragosPD
see http://www.techienuggets.com/Detail?tx=17739 it seems that the problem comes from RI View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4115225#4115225 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4115225