[jboss-jira] [JBoss JIRA] Commented: (JBAS-9057) Can't undeploy on startup
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Sat Mar 19 10:23:45 EDT 2011
[ https://issues.jboss.org/browse/JBAS-9057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589105#comment-12589105 ]
jaikiran pai commented on JBAS-9057:
------------------------------------
Out of curiosity, why not just remove the .war file instead of the marker? That would (should) trigger an un-deployment,wouldn't it?
> 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