[jboss-user] [JBoss Seam] - Re: Ajax request timeout
jacob.orshalick
do-not-reply at jboss.com
Sat Sep 15 12:14:36 EDT 2007
When you say "all falls down", I'm not sure what that means. Is the app erroring out? Just guessing here, but if you are using long-running conversations to maintain state (probably), then you may be experiencing a conversation-timeout. You can set the conversation timeout through the <core:manager conversation-timeout="...">. You can also redirect to a no-conversation-view-id if the conversation times out.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4084755#4084755
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4084755
More information about the jboss-user
mailing list