[jboss-user] [JBoss Seam] - Re: Conversation versus Session Context

svadu do-not-reply at jboss.com
Fri Feb 16 05:10:55 EST 2007


I think this happens because you don't explicitly start the conversation which results in you having short running conversations (basically makes your component request scoped from what I understand). If you want your conversation last longer you need to start the long-running conversation by using @Begin annotation.

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

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



More information about the jboss-user mailing list