[jboss-user] [JBoss Seam] - Re: Persisting Object from previous screen in one trasaction
shane.bryzak@jboss.com
do-not-reply at jboss.com
Thu May 3 22:39:06 EDT 2007
That exception indicates that your object is already persistent, but detached (unmanaged). You need to instead use merge.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043059#4043059
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043059
More information about the jboss-user
mailing list