You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Nick Couchman (JIRA)" <ji...@apache.org> on 2018/05/26 16:36:00 UTC

[jira] [Updated] (GUACAMOLE-566) Add RESTExceptionWrapper support for extensions

     [ https://issues.apache.org/jira/browse/GUACAMOLE-566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Couchman updated GUACAMOLE-566:
------------------------------------
    Fix Version/s: 1.0.0

> Add RESTExceptionWrapper support for extensions
> -----------------------------------------------
>
>                 Key: GUACAMOLE-566
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-566
>             Project: Guacamole
>          Issue Type: New Feature
>          Components: guacamole
>            Reporter: Nick Couchman
>            Assignee: Nick Couchman
>            Priority: Major
>             Fix For: 1.0.0
>
>
> The REST APIs implemented by extensions currently do not get passed through the same RESTExceptionWrapper that the REST API of the main web application does, which makes generating human-readable error messages difficult.  The extension loader needs to be modified such that the RESTExceptionWrapper is applied to the extensions in addition to the main REST interface.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)