[
https://issues.jboss.org/browse/AS7-3791?page=com.atlassian.jira.plugin.s...
]
Richard Achmatowicz commented on AS7-3791:
------------------------------------------
Yes, it is. That is why I needed to make the add-protocol/remove-protocol operations at
the stack level. These operations maintain an ordered list of protocol layers. In order to
keep things simple, we provide an operation to add at the end of the list only. The intent
is that if users make a mistake in the order in which they do add protocols, they can use
the batch sub commands to correct the list before running the batch.
Cannot add/remove stack protocols
---------------------------------
Key: AS7-3791
URL:
https://issues.jboss.org/browse/AS7-3791
Project: Application Server 7
Issue Type: Bug
Components: Domain Management
Reporter: Heiko Braun
Assignee: Richard Achmatowicz
Fix For: 7.1.1.Final
[standalone@localhost:9999 /] /subsystem=jgroups/stack=tcp/protocol=test:add
{
"outcome" => "failed",
"failure-description" => "JBAS014739: No handler for add at address
[
(\"subsystem\" => \"jgroups\"),
(\"stack\" => \"tcp\"),
(\"protocol\" => \"test\")
]",
"rolled-back" => true
}
--
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