[jboss-user] [JBoss Seam] - Re: extended persistence context with JavaBeans ?

norman.richards@jboss.com do-not-reply at jboss.com
Mon Aug 13 19:34:20 EDT 2007


The lifecycle of an EJB3 extended persistence context is tied to the lifecycle of the bean that is using it.  Seam allows you to use a bean with an extended persistence context, but it doesn't provide an extended persistence context to anything.  Instead, the seam-managed persistence context is scoped to the conversation.  Are both requests happening in the same conversation or are they separate conversations?

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

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



More information about the jboss-user mailing list