[
https://issues.jboss.org/browse/AS7-4133?page=com.atlassian.jira.plugin.s...
]
Jan Martiska updated AS7-4133:
------------------------------
Description:
{noformat}
[standalone@localhost:9999 /]
/subsystem=messaging/hornetq-server=default/address-setting=#/:write-attribute(name="redelivery-delay",
value=50)
{
"outcome" => "failed",
"failure-description" => "JBAS014749: Operation handler failed:
JBAS014779: Stage MODEL is already complete",
"rolled-back" => true
}
{noformat}
tried on latest nightly snapshot.. for example in EAP6 ER3 it works fine.
was:
[standalone@localhost:9999 /]
/subsystem=messaging/hornetq-server=default/address-setting=#/:write-attribute(name="redelivery-delay",
value=50)
{
"outcome" => "failed",
"failure-description" => "JBAS014749: Operation handler failed:
JBAS014779: Stage MODEL is already complete",
"rolled-back" => true
}
tried on latest nightly snapshot.. for example in EAP6 ER3 it works fine.
Unable to write attribute redelivery-delay of a messaging addressing
setting
----------------------------------------------------------------------------
Key: AS7-4133
URL:
https://issues.jboss.org/browse/AS7-4133
Project: Application Server 7
Issue Type: Bug
Components: CLI
Affects Versions: 7.1.1.Final
Reporter: Jan Martiska
Assignee: Alexey Loubyansky
{noformat}
[standalone@localhost:9999 /]
/subsystem=messaging/hornetq-server=default/address-setting=#/:write-attribute(name="redelivery-delay",
value=50)
{
"outcome" => "failed",
"failure-description" => "JBAS014749: Operation handler failed:
JBAS014779: Stage MODEL is already complete",
"rolled-back" => true
}
{noformat}
tried on latest nightly snapshot.. for example in EAP6 ER3 it works fine.
--
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