[jboss-user] [JBoss Seam] - Re: how to 'stay in conversation' with rich suggestionbox?
bsmithjj
do-not-reply at jboss.com
Tue Nov 13 07:50:16 EST 2007
Damian,
thirdPartyHelper is a SLSB - the intent here is to simply provide the suggested options - it takes about 2-3 seconds to respond.
my core:manager settings are as follows:
| <core:manager concurrent-request-timeout="500"
| conversation-timeout="900000"
| conversation-id-parameter="cid"/>
|
I believe my conversation timeout parameter is longer than your suggestion (15 minutes above). I wonder what that concurrent-request-timeout param does...
Thanks,
Brad
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4104089#4104089
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4104089
More information about the jboss-user
mailing list