Make sure you have the following in components.xml

<component name="org.jboss.seam.ui.EntityConverter">
  |   <property name="entityManager">#{entityManager}</property>
  | </component>

Incidentally, I think this component should have a lowerCamelCase name 
("entityConverter" rather than "EntityConverter") as this would be more 
consistent with other seam component names.


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

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

Reply via email to