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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...