Hi, 
 SMPC - SeamManagedPersistenceContext is default to conversation-scoped. You 
can change that in components.xml 


  | <persistence:managed-persistence-context  
  |                                 scope="session"
  |                                name="em"
  |                                auto-create="true" 
  |                     entity-manager-factory="#{yourDatabase}"/>
  | 

Now try again.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4116781
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to