[jboss-user] [JBoss Seam] - Re: Another conversation question ...

pete.muir@jboss.org do-not-reply at jboss.com
Sun Nov 4 16:33:45 EST 2007


You've outjected a variable into conversation scope and as you are in the same conversation the original value is still there and not recreated.

Try using an afterTransactionSuccess event as documented here  http://docs.jboss.org/seam/2.0.0.CR3/reference/en/html/framework.html#d0e6304

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

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



More information about the jboss-user mailing list