[jboss-user] [JBoss Seam] - Re: NPE with migration to Seam 2.0.1- JBoss 4.2.2

reind do-not-reply at jboss.com
Thu Feb 7 17:18:54 EST 2008


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



More information about the jboss-user mailing list