0 Replies Latest reply on Dec 26, 2014 6:28 AM by arun2arunraj

    How to do hot deployment in FS-Exploded ?

    arun2arunraj

      Hi ,

       

      We are using FS-Exploded option to deploy our applications in JBoss EAP6.1.1.G.A. More over, We are using domain mode in EAP 6.1.1.G.A

       

          <deployment name="Example.war" runtime-name="Example.war">
                  <fs-exploded path="/opt/JBoss_EAP/Jboss_EAP_Exploded/deployments/Example.war"/>
              </deployment>
      

       

      We would like to deploy the application whenever we have replaced / edited a single file. To enable Hot Deployment, I have created marker file 'Example.war.dodeploy' in the following folder

       

      /opt/JBoss_EAP/Jboss_EAP_Exploded/deployments
      

       

      But Changes in files / folders are not getting deployed. Nothing changed in the log and our application.

       

      Please guide us to enable Hot Deployment in FS-Exploded with Domain Mode.

       


      Regards,
      ArunRaj. R