[ https://issues.apache.org/jira/browse/ODE-857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sathwik Bantwal Premakumar resolved ODE-857. -------------------------------------------- Resolution: Won't Fix New AngularJS based console is used. > DeploymentBrowser is a REST service but is not RESTful > ------------------------------------------------------ > > Key: ODE-857 > URL: https://issues.apache.org/jira/browse/ODE-857 > Project: ODE > Issue Type: Bug > Affects Versions: 1.3.4 > Reporter: Tammo van Lessen > Priority: Minor > > Currently, DeploymentBrowser.java provides a RESTful interface for deployed > processes and bundles (read-only and thus GETsful). However, the resources > "getBundleDocs" and "getProcessDefinition" are rather operations than > resources and should be removed. Instead, the provided resources should > support two media types (HTML and XML) as the XML representation would > provide the needed information as well. > These "operations" are currently used by the console, so that the console > must be changed as well. (perhaps a JSON mediatype would be better for the > console needs). -- This message was sent by Atlassian JIRA (v6.4.14#64029)