You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Lou DeGenaro (JIRA)" <de...@uima.apache.org> on 2014/01/31 17:18:11 UTC

[jira] [Created] (UIMA-3593) DUCC WebServer (WS) should provide hooks for local enhancements

Lou DeGenaro created UIMA-3593:
----------------------------------

             Summary: DUCC WebServer (WS) should provide hooks for local enhancements
                 Key: UIMA-3593
                 URL: https://issues.apache.org/jira/browse/UIMA-3593
             Project: UIMA
          Issue Type: Improvement
          Components: DUCC
            Reporter: Lou DeGenaro
            Assignee: Lou DeGenaro
             Fix For: 2.0-Ducc


In order to facilitate local enhancements to webserver provide means to intercept requests on client and server.

client: update ducc.js with hooks that are invoked when pages are initialized/updated

server: provide DuccPlugins.java skeleton that gets called back
1. during initialization when processing history of Jobs/Reservation/Services
2. during initialization when installing request handlers (in order to add site specific handlers)
3. upon receipt of Orchestrator publication

Include section in documentation for Web Server Customization.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)