Bug 907893 - Attribute cluster-password can't be set using CLI
Summary: Attribute cluster-password can't be set using CLI
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: JMS
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ER2
: EAP 6.1.0
Assignee: Jeff Mesnil
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-05 13:33 UTC by Miroslav Novak
Modified: 2013-07-23 18:45 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker AS7-6455 0 Major Resolved Attribute cluster-password can't be set using CLI 2013-03-21 09:49:09 UTC

Description Miroslav Novak 2013-02-05 13:33:48 UTC
Description of problem:
Attribute cluster-password can't be set using CLI in EAP 6.1.0.DR2 build (HornetQ Server version 2.3.0.CR1)

Log from CLI:
[standalone@localhost:9999 hornetq-server=default] :write-attribute(name=cluster-password, value="heslo")
{
    "outcome" => "failed",
    "failure-description" => "JBAS014749: Operation handler failed: JBAS011664: Runtime handling for cluster-password is not implemented",
    "rolled-back" => true,
    "response-headers" => {"process-state" => "reload-required"}
}

Comment 1 JBoss JIRA Server 2013-02-07 08:33:23 UTC
Jeff Mesnil <jmesnil> made a comment on jira AS7-6455

PR merged in master branch

Comment 2 Brian Stansberry 2013-03-06 16:41:26 UTC
This was fixed in the 7.2.0.Final-prerelease tag, so should be in the DR4 build. Moving to ON_QA.

Comment 4 Miroslav Novak 2013-03-20 14:35:30 UTC
Verified in EAP 6.1.0.ER3. Thanks Jeff!


Note You need to log in before you can comment on or make changes to this bug.