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:49:38 UTC

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

Author: cwiklik
Date: Tue Sep  1 13:49:38 2009
New Revision: 810054

URL: http://svn.apache.org/viewvc?rev=810054&view=rev
Log:
UIMA-1155 removed stale attribute 'replyQueue'

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

Modified: incubator/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_TopLevelBlueJAggregateCM.xml
URL: http://svn.apache.org/viewvc/incubator/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_TopLevelBlueJAggregateCM.xml?rev=810054&r1=810053&r2=810054&view=diff
==============================================================================
--- incubator/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_TopLevelBlueJAggregateCM.xml (original)
+++ incubator/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_TopLevelBlueJAggregateCM.xml Tue Sep  1 13:49:38 2009
@@ -59,7 +59,6 @@
           <remoteAnalysisEngine key="BlueJInnerRemoteCMAggregate">
             <casMultiplier poolSize="5" initialFsHeapSize="2000000"/> 
             <inputQueue brokerURL="tcp://localhost:8118" endpoint="InnerAggregateQueue"/>
-            <replyQueue location="remote"/>
             <serializer method="xmi"/>
             <asyncAggregateErrorConfiguration>
               <getMetadataErrors maxRetries="0" timeout="0" errorAction="disable"/>