[jboss-user] [JBoss Seam] - Re: <s:convertEntity /> - how to make it works?

oblivion1200 do-not-reply at jboss.com
Mon Aug 6 07:09:35 EDT 2007


Do I still have to place 
<persistence:managed-persistence-context name="entityManager" auto-create="true" 
  | persistence-unit-jndi-name="java:/SeamAuctionEntityManagerFactory"/>
in components.xml and inject entity manager like this?
    @In(create=true)
  |     private EntityManager em;

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

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



More information about the jboss-user mailing list