[jboss-jira] [JBoss JIRA] (AS7-2558) Provide write-attribute handlers for JAXR config attributes
Brian Stansberry (Updated) (JIRA)
jira-events at lists.jboss.org
Mon Nov 21 10:41:40 EST 2011
[ https://issues.jboss.org/browse/AS7-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated AS7-2558:
----------------------------------
Fix Version/s: 7.1.0.CR1
(was: 7.1.0.Beta1)
Git Pull Request: https://github.com/jbossas/jboss-as/pull/642 (was: https://github.com/jbossas/jboss-as/pull/642)
This subsystem is still under discussion, so moving related JIRAs to CR1.
> 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: Thomas Diesler
> 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