0 Replies Latest reply on Apr 29, 2005 8:15 PM by keanthian

    How to enforce JBoss run the latest application deployed?

    keanthian

      Hi all,
      I hit this problem occasionally, when i deploy a new application into JBoss, JBoss didn't run the application being deployed but instead it will run the the copy of the application which is in tmp folder. After I remove everything in tmp folder then only the latest application will take effect. Is it possible for us to enforce JBoss to read from the latest application being deployed instead from tmp folder?

      thanks.