3 Replies Latest reply on Jun 7, 2019 12:46 AM by jaikiran

    What causes wildfly to auto deploy wars on already running server

    alpeshjikadra

      Hi

       

      I am using wildfly 9.0.2-final

       

      On my production environment some times Wildfly automatically redeploy the wars.

       

      I want to know why my wars are auto deploy on already running server ? what are the causes which redeploy wars.

       

      Below is the deployment scanner on my production server standalone-full.xml file.

           <deployment-scanner path="deployments" relative-to="jboss.server.base.dir" scan-interval="5000" runtime-failure-causes-rollback="false"/>

       

      How can I log the auto deployment issue in log file for investigation the issue ?

       

      Thanks

      Alpesh