I am still not clear on your deployment. Can you clarify: 1) Do you have more than 1 UIMA-AS client instance in the application? 2) Is the aggregate service a Cas Multiplier? Meaning does it return child CASes to the UIMA-AS client? 3) Is the remote service (Aggregate's delegate) a Cas Multiplier?
Jerry On Tue, Aug 1, 2017 at 11:31 AM, nelson rivera <nelsonriver...@gmail.com> wrote: > this is not my uima-as deployment, i have a client by uima-as service. > The aggregate uima-as service have two Cas Multiplier delegate in it > flow , but are colocated, at the beginning and the middle. The remote > delegate of aggregate uima-as service is at the end of the flow and is > a primitive annotator, implemented in c++ and deploy with > deployAsyncService.sh. >