Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-198

FileSystemDeploymentService: applications cannot be undeployed by removing .deployed marker

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.0.0.Beta3
    • None
    • None
    • None

    Description

      To undeploy an application using File System deployment, the application's associated .deployed marker needs to be removed. Once the .deployed marker is deleted, the application is stopped but then immediately readded/restarted without triggering it with a .dodeploy marker.

      I've attached a .war to reproduce.
      Copy servlet_js_servlet_web.war $JBOSS_HOME/standalone/deployments
      touch servlet_js_servlet_web.war.dodeploy
      rm servlet_js_servlet_web.war.deployed

      The .war can never be undeployed.

      Attachments

        Activity

          People

            bstansbe@redhat.com Brian Stansberry
            smcgowan@redhat.com Shelly McGowan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: