[jboss-jira] [JBoss JIRA] (AS7-6494) Allow add security-setting using CLI to messaging subystem
Miroslav Novak (JIRA)
jira-events at lists.jboss.org
Mon Feb 11 03:56:57 EST 2013
Miroslav Novak created AS7-6494:
-----------------------------------
Summary: Allow add security-setting using CLI to messaging subystem
Key: AS7-6494
URL: https://issues.jboss.org/browse/AS7-6494
Project: Application Server 7
Issue Type: Feature Request
Components: CLI, JMS
Affects Versions: 7.2.0.Alpha1
Reporter: Miroslav Novak
Assignee: Alexey Loubyansky
Fix For: 7.2.0.CR1
It's not possible to add security-setting to messaging subsytem using CLI. For example something like:
{code}
[standalone at localhost:9999 /] /subsystem=messaging/hornetq-server=default:add(security-setting=#)
{code}
would create:
{code}
<security-settings>
<security-setting match="#">
</security-settings>
</security-settings>
{code}
--
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