[jboss-user] [JBoss Seam] - Re: Problems with double clicks on command link
damianharvey
do-not-reply at jboss.com
Thu Nov 22 05:40:03 EST 2007
You are probably getting concurrent request timeouts - your first click is processing and the second click times out. Try increasing the value of concurrent-request-timeout in your components.xml. Mine is set to 10000.
Cheers,
Damian.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107036#4107036
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107036
More information about the jboss-user
mailing list