0 Replies Latest reply on Nov 18, 2015 6:08 AM by andrei.zoitanu

    Cache system in jBoss 5.1.0 GA

    andrei.zoitanu

      Hi. I have a problem with the caching system in jBoss 5.1.0. I am running a Java Web Application and whenever I try to deploy a .war file to jBoss, the JSP files aren't being updated. I would like to see changes to my JSP files without the need to:

      • delete temporary files from: jboss\server\default\tmp\
      • delete files inside: jboss\server\default\work\jboss.web\localhost\
      • restart the server

      It is possible to avvoid this flow so maybe deactivate this caching system?

       

      Thx.