| Author |
Jboss AS7 session timeout config
|
pablo diaz
Greenhorn
Joined: Jul 17, 2007
Posts: 1
|
|
I hope you can help me,
I'm migrating from JBoss 5 to 7 and I need to configure the http session timeout because I have to mantain session during long uploads from client.
Do you know how to do it? In JBoss 5 I configured it in deployers/jbossweb.deployer/web.xml. But seems to be different in AS7 version.
Thanks in advance!
Pablo.-
|
 |
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8147
|
|
You will have to do that in the web.xml of your application. See the web.xml's xsd to look for the right elements.
|
[My Blog] [JavaRanch Journal]
|
 |
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8147
|
|
|
Pablo, when you post to more than one site, asking the same question, please do reference the other thread in your question so that people trying to help you don't waste their time to a question which might have already been answered. Here's your (already answered) thread in the jboss.org forums https://community.jboss.org/thread/203813?tstart=0
|
 |
 |
|
|
subject: Jboss AS7 session timeout config
|
|
|