| Author |
jboss problem after long idle time
|
Thomas Gm
Greenhorn
Joined: May 30, 2011
Posts: 2
|
|
I having problem in jboss 5.1.0.GA , the linux server will reply 404 for image,css,js after 6-7 hours idle.
The resouce is inside a WAR file.
I have tested the other java coding but it run normally.
The server is running with spring 3.0.
Thanks
|
 |
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8141
|
|
Are you sure that the application wasn't undeployed during that 6-7 hour period? Does the server.log show anything? By the way, if it's an option, try using JBoss AS 6.0.0.Final.
|
[My Blog] [JavaRanch Journal]
|
 |
Thomas Gm
Greenhorn
Joined: May 30, 2011
Posts: 2
|
|
server log show zero activies in that time.
but the java code still able to run.
|
 |
 |
|
|
subject: jboss problem after long idle time
|
|
|