You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jerry Cwiklik (JIRA)" <de...@uima.apache.org> on 2014/06/26 15:39:24 UTC

[jira] [Created] (UIMA-3919) UIMA-AS should support deployment with a colocated AMQ broker

Jerry Cwiklik created UIMA-3919:
-----------------------------------

             Summary: UIMA-AS should support deployment with a colocated AMQ broker
                 Key: UIMA-3919
                 URL: https://issues.apache.org/jira/browse/UIMA-3919
             Project: UIMA
          Issue Type: Bug
          Components: Async Scaleout
            Reporter: Jerry Cwiklik
            Assignee: Jerry Cwiklik
             Fix For: 2.6.1AS


Re-enable support for running UIMA-AS service with a co-located (same jvm) AMQ broker. This used to be supported but was disabled when we switched to using java queues for communicating between AEs deployed in the same jvm. 

There are other scenarios are considered where the use of a co-located broker would be necessary:
1) Support for sharing common services in the same JVM
2) Integrating UIMA-AS with systems that dont support/use JMS.

Modify java sources and dd2spring related scripts/xsl to allow vm://localhost protocol and deployment of colocated broker. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)