[jboss-jira] [JBoss JIRA] Created: (AS7-1944) HTTP and CLI management interfaces inconsistent

Dominik Pospisil (JIRA) jira-events at lists.jboss.org
Mon Sep 26 10:08:26 EDT 2011


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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list