[jboss-jira] [JBoss JIRA] (AS7-2558) Provide write-attribute handlers for JAXR config attributes
Thomas Diesler (Created) (JIRA)
jira-events at lists.jboss.org
Wed Nov 9 09:56:45 EST 2011
Provide write-attribute handlers for JAXR config attributes
-----------------------------------------------------------
Key: AS7-2558
URL: https://issues.jboss.org/browse/AS7-2558
Project: Application Server 7
Issue Type: Task
Components: JAXR
Reporter: Thomas Diesler
Assignee: Kurt Stam
Fix For: 7.1.0.CR1
It should be possible to use the CLI similar to
{code}
[standalone at localhost:9999 /] /subsystem=jaxr:write-attribute(name=drop-on-stop,value=true)
{
"outcome" => "failed",
"failure-description" => "JBAS014749: Operation handler failed: JBAS014666: Duplicate resource [(\"subsystem\" => \"jaxr\")]",
"rolled-back" => true
}
{code}
--
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
More information about the jboss-jira
mailing list