[jboss-jira] [JBoss JIRA] (AS7-3865) CLI: data-source, jms-queue, jms-topic commands do not support --headers argument

Alexey Loubyansky (JIRA) jira-events at lists.jboss.org
Thu Feb 23 07:01:36 EST 2012


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

Alexey Loubyansky resolved AS7-3865.
------------------------------------

    Fix Version/s: 7.1.1.Final
       Resolution: Done


Fixed.
                
> CLI: data-source, jms-queue, jms-topic commands do not support --headers argument
> ---------------------------------------------------------------------------------
>
>                 Key: AS7-3865
>                 URL: https://issues.jboss.org/browse/AS7-3865
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 7.1.1.Final
>            Reporter: Dominik Pospisil
>            Assignee: Alexey Loubyansky
>             Fix For: 7.1.1.Final
>
>
> CLI: data-source, jms-queue, jms-topic commands do not support --headers argument.
> Steps to reproduce:
> [standalone at localhost:9999 /] data-source add --name=TestDS --jndi-name=java:jboss/datasources/TestDS --driver-name=h2 --connection-url=jdbc:h2:mem:test;DB_CLOSE_DELAY=-1
> [standalone at localhost:9999 /] data-source enable --name=TestDS                                                                                                            
> [standalone at localhost:9999 /] data-source disable --name=TestDS --headers={"allow-resource-service-restart"}   
> Unrecognized argument --headers for command 'disable'.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list