[jboss-jira] [JBoss JIRA] (AS7-5708) Deployment added through the console is implicitly enabled

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Wed Oct 10 10:36:08 EDT 2012


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

Thomas Diesler commented on AS7-5708:
-------------------------------------

In 1.4.0.Final I see the deployment disabled in the console (see attachment) 

The model it has no enabled attribute

{code}
    <deployments>
        <deployment name="deferred-aggregate-b.ear" runtime-name="deferred-aggregate-b.ear">
            <content sha1="d93d87512fb02764fe12c22a87a5c488e3c4f519"/>
        </deployment>
    </deployments>
{code}


                
> Deployment added through the console is implicitly enabled
> ----------------------------------------------------------
>
>                 Key: AS7-5708
>                 URL: https://issues.jboss.org/browse/AS7-5708
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Console
>            Reporter: Thomas Diesler
>            Assignee: Heiko Braun
>         Attachments: Screenshot2012-10-10.jpg
>
>
> Should it not be added with enabled=false?
> * Add a deployment
> * shutdown/restart
> I would expect the deployment not to get deployed.

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