[jboss-user] [JBoss Seam] - Re: entityManager null exception on CVS20070623

gus888 do-not-reply at jboss.com
Sat Jun 23 22:08:44 EDT 2007


Sorry, I just found the solution from Seam examples. I changed the persisent code as followings in components.xml, and exceptions gone. Thank you.    <persistence:managed-persistence-context name="entityManager"
  |                                       auto-create="true"
  |                                       persistence-unit-jndi-name="java:/seampayEntityManagerFactory" />
  | 

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057167



More information about the jboss-user mailing list