[jboss-user] [JBoss Seam] - Re: ClassCastException - problem with session timeout?

JXerXes do-not-reply at jboss.com
Fri Jul 21 10:47:06 EDT 2006


hi gavin, thanks for the quick answer!

i've tried that using the JBoss annotation @CacheConfig and it works.
the default timeout of the http session is 30 minutes, thats when one error occurs so i set the idleTimeoutSeconds to above 1800 and everything was well.
but it also works with a smaller number, something above 1200 or so, i'm still testing. 
is it a bug in the EJB RC8 and it is just a workaround using this long timeout for seam apps or is it usual to do so? i also posted it in the ejb forum 
and another user posted a link to a jira issue.

http://jira.jboss.com/jira/browse/EJBTHREE-657

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

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



More information about the jboss-user mailing list