Conversation timeout seems to be a commonly misunderstood Seam concept. I often see postings on the Seam forums claiming that the conversation-timeout doesn’t work! Well, actually it does, you simply have to understand the semantics.
Configuring the conversation-timeout period can be accomplished through the following in your components.xml:
<core:manager conversation-timeout=”900000″ />
At first glance most developers relate […]
December 13, 2007
Posted in



content rss
Comments
March 12, 2010
Nice article. Good work.
June 17, 2008
Awesome, thanks for posting that here Maciej! I would recommend creating a JIRA...
June 17, 2008
I am also a great fun of reCaptcha project and Jboss seam, so I tried to integrate them...
December 13, 2007
As you’ve mentioned above, the event org.jboss.seam.conversationTim eout...
December 13, 2007
Hi again, Thanks for the answer. However, this does not allow me to get the conversation...