[jboss-user] [JBoss Seam] - Re: How bad is unused conversations?
jcg3
do-not-reply at jboss.com
Wed Jul 25 10:41:31 EDT 2007
Couldn't one use the conversationList object, inject it into your java class, and iterate through the conversations -- destroy'ing the ones that are no longer needed?
Not necessarily elegant, but if propagation="end" doesn't actually end the conversation, it seems like an alternative worth exploring.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4067423#4067423
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4067423
More information about the jboss-user
mailing list