[jboss-jira] [JBoss JIRA] (AS7-5444) runtime-name is used when logging deploy and undeploy

Cheng Fang (JIRA) jira-events at lists.jboss.org
Thu Aug 30 07:45:33 EDT 2012


     [ https://issues.jboss.org/browse/AS7-5444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cheng Fang updated AS7-5444:
----------------------------

    Summary: runtime-name is used when logging deploy and undeploy  (was: runtime-name is used when logging undeploy)

    
> runtime-name is used when logging deploy and undeploy
> -----------------------------------------------------
>
>                 Key: AS7-5444
>                 URL: https://issues.jboss.org/browse/AS7-5444
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Domain Management
>    Affects Versions: 7.1.2.Final (EAP)
>            Reporter: Cheng Fang
>            Assignee: Brian Stansberry
>             Fix For: 7.2.0.Alpha1
>
>
> deploy a war and specify its runtime-name, and undeploy it:
> {noformat}
> deploy --runtime-name=nnn.war /Users/cfang/tmp/hello.war
> undeploy hello.war
> {noformat}
> In the server log it used the runtime-name to refer to the undeployed war, whereas I think the name (hello.war) should be used for this purpose.
> {noformat}
> 17:31:08,290 INFO  [org.jboss.as.server] (management-handler-thread - 55) JBAS018558: Undeployed "nnn.war"
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list