The problem is that the Converter object as you have it is instantiated by JSF, 
not by Seam, and so no bijection takes place.

You can try retrieving the EntityManager yourself via the FacesContext. Or, 
have a look at the following threads that propose complete solutions:

http://www.jboss.com/index.html?module=bb&op=viewtopic&t=71182 
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=75802
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3925444


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3966547#3966547

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3966547
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to