[jboss-jira] [JBoss JIRA] Created: (JBAS-9057) Can't undeploy on startup

Stan Silvert (JIRA) jira-events at lists.jboss.org
Fri Mar 18 09:40:09 EDT 2011


Can't undeploy on startup
-------------------------

                 Key: JBAS-9057
                 URL: https://issues.jboss.org/browse/JBAS-9057
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
            Reporter: Stan Silvert
            Assignee: David Lloyd


1) Deploy a WAR with a *.dodeploy file.
2) Stop the server
3) Remove the *.isDeployed file
4) Restart the server

WAR is still deployed.  I expect it to undeploy since isDeployed is now removed.

At this point, the only way I see to undeploy it is to create another dodeploy file, let it deploy again, and then delete isDeployed while the server is running.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list