You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by cw...@apache.org on 2009/09/01 15:42:11 UTC

svn commit: r810037 - /incubator/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_AggregateAnnotator.xml

Author: cwiklik
Date: Tue Sep  1 13:42:11 2009
New Revision: 810037

URL: http://svn.apache.org/viewvc?rev=810037&view=rev
Log:
UIMA-1155 Added remoteReplyQueueScaleout attribute for the remote

Modified:
    incubator/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_AggregateAnnotator.xml

Modified: incubator/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_AggregateAnnotator.xml
URL: http://svn.apache.org/viewvc/incubator/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_AggregateAnnotator.xml?rev=810037&r1=810036&r2=810037&view=diff
==============================================================================
--- incubator/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_AggregateAnnotator.xml (original)
+++ incubator/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_AggregateAnnotator.xml Tue Sep  1 13:42:11 2009
@@ -40,7 +40,7 @@
 	        <casMultiplier poolSize="5"/> 
           </analysisEngine>
 
-          <remoteAnalysisEngine key="NoOp">
+          <remoteAnalysisEngine key="NoOp" remoteReplyQueueScaleout="3">
 	                  <inputQueue endpoint="NoOpAnnotatorQueue" brokerURL="tcp://localhost:8118"/>
 	                  <serializer method="xmi"/>
                       <asyncAggregateErrorConfiguration>