[
https://issues.jboss.org/browse/AS7-1944?page=com.atlassian.jira.plugin.s...
]
Brian Stansberry resolved AS7-1944.
-----------------------------------
Resolution: Won't Fix
I think it's too late to make such a fundamental change. Changing it in 7.0.0.CR1
might have been ok.
HTTP and CLI management interfaces inconsistent
-----------------------------------------------
Key: AS7-1944
URL:
https://issues.jboss.org/browse/AS7-1944
Project: Application Server 7
Issue Type: Bug
Components: Domain Management
Affects Versions: 7.1.0.Alpha1
Reporter: Dominik Pospisil
Assignee: Brian Stansberry
Results of a successful management operation are different using CLI and HTTP
interfaces.
CLI always return result in the following format:
{ outcome = success, result = ... }
However, HTTP api returns outcome only in the case the operation was unsuccessful. If it
was success the result is returned directly.
I think that both interfaces should be consistent.
--
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