Application démo.
The goal of this application is to show how to useCrash to show cache data of a web application.
mvn clean package cp ./target/sandbox*.war /opt/jboss-as-7.1.1.Final/standalone/deployments
ssh -p 2000 -l admin localhost %Saisir admin en tant que mot de passe %help %spring_cache showcache
Note : You can connect to a JVM with SSH,Telnet and ID (see crash we site for more information).
You have to go to : http://localhost:8080/demo . On this page, you will see all link available to manage cache.
-> http://julienviet.com/crash/ -> http://totalprogus.blogspot.fr/