[jboss-user] [JBoss Seam] - Re: Problem implementing business logic
pete.muir@jboss.org
do-not-reply at jboss.com
Fri Oct 26 10:44:19 EDT 2007
You are mixing up the Seam contexts such as conversations and the persistence context - you do a em.merge which causes any changes to be written to the database. Ending or not ending the conversation has nothing to do with this.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4099342#4099342
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4099342
More information about the jboss-user
mailing list