[jboss-user] [JBoss Seam] - Re: selectItems exception
damatrix
do-not-reply at jboss.com
Tue Jan 30 20:53:14 EST 2007
Hi,
I was able to debug the source for BasicEntityConverter. However i only saw a getIdAsObject not getAsObject (i take it urs was a typo).
Anyway, i set breakpoints at all the catch clauses as well as at the end where the id and class are returned. It does get called, and no exception was thrown, returning at the end of the method as it should with the id of the entity and its class/type.
Could the fact that the object in the selectOneMenu has a OneToMany relationship with the object it is being associated be any part of this problem?
Let me know what u think.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008593#4008593
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4008593
More information about the jboss-user
mailing list