1 Reply Latest reply on Oct 1, 2009 12:29 PM by jaikiran

    AS files caching

    oneworld95

      [Posted this incorrectly to the AOP fourm. Now posted it here.]

      Hi. We're running into some odd behavior with an app on JBoss 4.2.3.GA: We can make modifications to it, put the WAR file on our server, see it deployed in the log, and not see the server-side changes when we load the pages.

      Does JBoss cache files somewhere? How can we be sure we're running the latest version of our app? Thanks.

        • 1. Re: AS files caching
          jaikiran

          You will have to provide more details. Which files in AS do you change/configure? Where do you place the application for deployment? Which log files do you check? What server-side changes do you do to your pages? And do you deploy the application when the server is running or do you start the server after placing the application in deploy folder? And which operating system?