1 Reply Latest reply on Jul 1, 2015 7:48 PM by jameslivingston

    What response does JBoss look for, before declaring the application as "deployed"?

    prasadamte

      When we copy the war file to deployments folder, JBoss starts the deployment and we see a file named  "isDeploying". During deployment, the application is started as well. At one point of time the "isDeploying" file disappears and file named "deployed" appears.

      When the application is being deployed and starting up , what particular response does jboss monitor so that it considers the application as deployed?

       

      Please update.