[
https://issues.jboss.org/browse/AS7-1778?page=com.atlassian.jira.plugin.s...
]
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