[jboss-user] [JBoss Seam] - Re: How to flush a persistence context when the conversation
gavin.king@jboss.com
do-not-reply at jboss.com
Tue Jun 12 11:56:10 EDT 2007
So what you are saying is: you want to persist stuff in the database, but you don't want to persist stuff in the database?
Well, you need to choose :-)
Actually, an option is to set your HttpSession and SFSB timeouts much longer than the passivation time, and let the server serialize the intermediate states to disk.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053630#4053630
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4053630
More information about the jboss-user
mailing list