User development,
A new message was posted in the thread "jboss creates alot of index.html
files":
http://community.jboss.org/message/522827#522827
Author : Brian Stansberry
Profile :
http://community.jboss.org/people/bstansberry@jboss.com
Message:
--------------------------------------------------------------
If you use wget and request the same URL multiple times, it will save different versions
of the returned document by appending ".X" to the file name.
Perhaps you've got some process running as root that's monitoring the health of
the AS by periodically using something like
wget http://<your_ip_address>:8080
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/522827#522827