[jboss-jira] [JBoss JIRA] Commented: (AS7-1778) Cannot create queue w/o selector

Emanuel Muckenhuber (JIRA) jira-events at lists.jboss.org
Tue Sep 13 17:51:26 EDT 2011


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

Emanuel Muckenhuber commented on AS7-1778:
------------------------------------------

Actually the selector attribute is optional. However a empty string is invalid, that's why the validator complains. So sending a null/undefined value should work.

> Cannot create queue w/o selector
> --------------------------------
>
>                 Key: AS7-1778
>                 URL: https://issues.jboss.org/browse/AS7-1778
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: JMS
>            Reporter: Heiko Braun
>            Assignee: Emanuel Muckenhuber
>             Fix For: 7.1.0.Alpha1
>
>
> 14:06:02,029 ERROR [org.jboss.as.controller] (HttpManagementService-threads - 11) Operation ("add") failed - address: ([
>     ("subsystem" => "messaging"),
>     ("jms-queue" => "asd")
> ]) - failure description: "\"\" is an invalid value for parameter selector. Values must have a minimum length of 1 characters"

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