We got this problem since 3.0.0 version, so we went to jboss-tomcat version.
We have a session bean that takes a long time (more than  30 seconds) to 
load test data from a text file. The struts action sets a bean with a 
success message and sends to a jsp page. In jetty version the message 
doesn't appear (in 3.0.1 tomcat version it does). It didn't in tomcat 
too, so we put the 
<session-config><session-timeout>30</session-timeout></session-config> 
tag. But in jetty it doesn't works. Would Jetty getting 30 as 30 
seconds???? if i'm not crazy, the unit is in minutes, isn't? but in 
tomcat it works....


-- 
Emerson Cargnin
SICREDI - Tel : 3358-4860



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to