Extend UIMA AS to provide Deployment Descriptor Factory
-------------------------------------------------------

                 Key: UIMA-2163
                 URL: https://issues.apache.org/jira/browse/UIMA-2163
             Project: UIMA
          Issue Type: Improvement
          Components: Async Scaleout
            Reporter: Jerry Cwiklik
            Assignee: Jerry Cwiklik
             Fix For: 2.3.2AS


UIMA AS needs a factory for creating Deployment Descriptors at runtime. This 
would be very useful in UIMA AS extended test suite. Currently there are 100's 
of static xml deployment descriptors and many of them are clones with just a 
few changes. Having ability to create a DD for each test will greatly reduce 
(if not eliminate all) xml dd's. Additional benefit can be realized by 
applications using UIMA AS. Such applications would be able to compose 
deployment descriptors (and pipelines) dynamically based on current context 
instead of relying on statically defined xml dd's. 


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to