[jboss-jira] [JBoss JIRA] (WFLY-2061) JBoss fails to show app status runtime-name is different from the deployment name

Jay Kumar SenSharma (JIRA) jira-events at lists.jboss.org
Fri Sep 13 02:02:03 EDT 2013


    [ https://issues.jboss.org/browse/WFLY-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804058#comment-12804058 ] 

Jay Kumar SenSharma commented on WFLY-2061:
-------------------------------------------

- The same issue is reproducible in *Standalone mode* of JBoss as well.

- If the application "name" and "runtime-name" is same then the application status is shown properly as following:

[domain at localhost:9999 /] deploy /home/ABC.ear --name=XYZ.ear --runtime-name=XYZ.ear --server-groups=main-server-group

[domain at localhost:9990 /] /host=master/server=server-one/deployment=XYZ.ear:read-attribute(name=status)
{     
    "outcome" => "success",
    "result" => "OK"
}
[domain at l
                
> JBoss fails to show app status runtime-name is different from the  deployment name
> ----------------------------------------------------------------------------------
>
>                 Key: WFLY-2061
>                 URL: https://issues.jboss.org/browse/WFLY-2061
>             Project: WildFly
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 8.0.0.Alpha4
>         Environment: All
>            Reporter: Jay Kumar SenSharma
>            Assignee: Jason Greene
>
> If an application is deployed with a different "runtime-name" other than the actual EAR "name" then CLI fails to show the Status of the application.

--
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