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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
