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/24 08:15:00 UTC

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

Nick Couchman created GUACAMOLE-566:
---------------------------------------

             Summary: 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


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)