[ 
https://issues.apache.org/jira/browse/QPID-6527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14526819#comment-14526819
 ] 

ASF subversion and git services commented on QPID-6527:
-------------------------------------------------------

Commit 1677632 from [email protected] in branch 'java/trunk'
[ https://svn.apache.org/r1677632 ]

QPID-6527: Fix web management console issues affecting EI8

> [Java Broker Web management Console] Introduce a management service facade to 
> hide the details of REST communication between console and the broker
> ---------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-6527
>                 URL: https://issues.apache.org/jira/browse/QPID-6527
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: 6.0 [Java]
>            Reporter: Alex Rudyy
>            Assignee: Alex Rudyy
>             Fix For: 6.0 [Java]
>
>
> A new object should be created - management service - which will be 
> responsible for all interactions with the REST API (i.e. /api/latest). The 
> object must expose public methods to perform create, read, update, and delete 
> the specified configured object. The crud methods must take responsibility 
> for forming the URL and it is those that will take responsibility for URI 
> encoding the name parts.
> Internally it can call "dojo/request/xhr" to perform corresponding requests



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to