##About
Web App that tails and/or download a JBoss Server Log configured in org.jboss.boot.log.file param.
Fork the code on github to a local branch for youself.
If you haven't already got Maven, install it now.
- From the root of your working copy, run this:
mvn clean install
- Deploy
.\target\jboss-log.war
in a JBoss Server.
Thanks, Felipe Crescencio