[jboss-user] [JBoss Seam] - Re: Persistence Context vs. Seam-managed persistence context

2007-03-23 Thread petemuir
It's one of the best reasons to use Seam :) It's harder to get LIEs. Everyone should use it, there's no reason not to. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4031134#4031134 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode

[jboss-user] [JBoss Seam] - Re: Persistence Context vs. Seam-managed persistence context

2007-03-23 Thread zdaler
Thanks for your reply ! Do you advice Seam managed EntityManager because it's simpler ? more powerful ? both ? Is it an advice for a newcomer (then for me ;-)) ? Or an advanced user (then for me in a few times ;-)) ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewto

[jboss-user] [JBoss Seam] - Re: Persistence Context vs. Seam-managed persistence context

2007-03-23 Thread petemuir
Use a Seam managed EntityManager - @In(create=true) EntityManager entityManager; (your option 2). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4031070#4031070 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4031070