1 Reply Latest reply on Sep 4, 2015 8:35 AM by ctomc

    How to disable the marker file in jboss -eap 6.1.0

    sahil0311

      I am using jboss -eap 6.1.0 for deploying my application. each time when I deploy application it creates .dodeploy file in deployment folder. But due to some reason if my application is getting undeployed it is creating .undeployed marker file, and when i restart server my application is not getting deployed because of those .undeployed file. So is there any way to stop jboss to generate this .undeployed marker file?