Modified: 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_NoOpAnnotatorWithPlaceholder.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_NoOpAnnotatorWithPlaceholder.xml?rev=1493274&r1=1493273&r2=1493274&view=diff
==============================================================================
--- 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_NoOpAnnotatorWithPlaceholder.xml
 (original)
+++ 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_NoOpAnnotatorWithPlaceholder.xml
 Fri Jun 14 22:47:14 2013
@@ -28,7 +28,7 @@
   <description>Deploys the NoOp Annotator Primitive AE</description>
   
   <deployment protocol="jms" provider="activemq">
-    <casPool numberOfCASes="5"/> 
+    <casPool numberOfCASes="5" initialFsHeapSize="500"/> 
     <service>
       <inputQueue endpoint="NoOpAnnotatorQueue" brokerURL="${BrokerURL}" 
prefetch="1"/>
       <topDescriptor>

Modified: 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_PersonTitleAnnotator.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_PersonTitleAnnotator.xml?rev=1493274&r1=1493273&r2=1493274&view=diff
==============================================================================
--- 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_PersonTitleAnnotator.xml
 (original)
+++ 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_PersonTitleAnnotator.xml
 Fri Jun 14 22:47:14 2013
@@ -28,7 +28,7 @@
   <description>Deploys Person Title Annotator Primitive AE</description>
   
   <deployment protocol="jms" provider="activemq">
-    <casPool numberOfCASes="5"/> 
+    <casPool numberOfCASes="5" initialFsHeapSize="500"/> 
     <service>
       <inputQueue endpoint="PersonTitleAnnotatorQueue" 
brokerURL="${DefaultBrokerURL}" prefetch="1"/>
       <topDescriptor>

Modified: 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_RemoteCasMerger.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_RemoteCasMerger.xml?rev=1493274&r1=1493273&r2=1493274&view=diff
==============================================================================
--- 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_RemoteCasMerger.xml
 (original)
+++ 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_RemoteCasMerger.xml
 Fri Jun 14 22:47:14 2013
@@ -28,7 +28,7 @@
   <description>Deploys the Simple Cas Merger</description>
   
   <deployment protocol="jms" provider="activemq">
-    <casPool numberOfCASes="5"/> 
+    <casPool numberOfCASes="5" initialFsHeapSize="500"/> 
     <service>
       <inputQueue endpoint="TestMergerQueue" brokerURL="${DefaultBrokerURL}" 
prefetch="0"/>
       <topDescriptor>

Modified: 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_RemoteCasMultiplier.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_RemoteCasMultiplier.xml?rev=1493274&r1=1493273&r2=1493274&view=diff
==============================================================================
--- 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_RemoteCasMultiplier.xml
 (original)
+++ 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_RemoteCasMultiplier.xml
 Fri Jun 14 22:47:14 2013
@@ -28,7 +28,7 @@
   <description>Deploys the Simple Cas Multiplier</description>
   
   <deployment protocol="jms" provider="activemq">
-    <casPool numberOfCASes="5"/> 
+    <casPool numberOfCASes="5" initialFsHeapSize="500"/> 
     <service>
       <inputQueue endpoint="TestMultiplierQueue" 
brokerURL="${DefaultBrokerURL}" prefetch="0"/>
       <topDescriptor>

Modified: 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_RemoteCasMultiplierWith10Docs_1.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_RemoteCasMultiplierWith10Docs_1.xml?rev=1493274&r1=1493273&r2=1493274&view=diff
==============================================================================
--- 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_RemoteCasMultiplierWith10Docs_1.xml
 (original)
+++ 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_RemoteCasMultiplierWith10Docs_1.xml
 Fri Jun 14 22:47:14 2013
@@ -28,7 +28,7 @@
   <description>Deploys the First Simple Cas Multiplier</description>
   
   <deployment protocol="jms" provider="activemq">
-    <casPool numberOfCASes="5"/> 
+    <casPool numberOfCASes="5" initialFsHeapSize="500"/> 
     <service>
       <inputQueue endpoint="TestMultiplierQueue" 
brokerURL="${DefaultBrokerURL}" prefetch="0"/>
       <topDescriptor>

Modified: 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_RemoteCasMultiplierWith10Docs_2.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_RemoteCasMultiplierWith10Docs_2.xml?rev=1493274&r1=1493273&r2=1493274&view=diff
==============================================================================
--- 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_RemoteCasMultiplierWith10Docs_2.xml
 (original)
+++ 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_RemoteCasMultiplierWith10Docs_2.xml
 Fri Jun 14 22:47:14 2013
@@ -28,7 +28,7 @@
   <description>Deploys the Second Simple Cas Multiplier</description>
   
   <deployment protocol="jms" provider="activemq">
-    <casPool numberOfCASes="5"/> 
+    <casPool numberOfCASes="5" initialFsHeapSize="500"/> 
     <service>
       <inputQueue endpoint="TestMultiplierQueue2" 
brokerURL="${DefaultBrokerURL}" prefetch="0"/>
       <topDescriptor>

Modified: 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_RemoteCasMultiplierWith1MillionDocs.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_RemoteCasMultiplierWith1MillionDocs.xml?rev=1493274&r1=1493273&r2=1493274&view=diff
==============================================================================
--- 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_RemoteCasMultiplierWith1MillionDocs.xml
 (original)
+++ 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_RemoteCasMultiplierWith1MillionDocs.xml
 Fri Jun 14 22:47:14 2013
@@ -28,7 +28,7 @@
   <description>Deploys the Simple Cas Multiplier</description>
   
   <deployment protocol="jms" provider="activemq">
-    <casPool numberOfCASes="5"/> 
+    <casPool numberOfCASes="5" initialFsHeapSize="500"/> 
     <service>
       <inputQueue endpoint="TestMultiplierQueue" 
brokerURL="${DefaultBrokerURL}" prefetch="0"/>
       <topDescriptor>

Modified: 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_RoomNumberAnnotator.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_RoomNumberAnnotator.xml?rev=1493274&r1=1493273&r2=1493274&view=diff
==============================================================================
--- 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_RoomNumberAnnotator.xml
 (original)
+++ 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_RoomNumberAnnotator.xml
 Fri Jun 14 22:47:14 2013
@@ -28,7 +28,7 @@
   <description>Deploys the Room Number Annotator Primitive AE</description>
   
   <deployment protocol="jms" provider="activemq">
-    <casPool numberOfCASes="5"/> 
+    <casPool numberOfCASes="5" initialFsHeapSize="500"/> 
     <service>
       <inputQueue endpoint="RoomNumberAnnotatorQueue" 
brokerURL="${DefaultBrokerURL}"/>
       <topDescriptor>

Modified: 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_ScaledPersonTitleAnnotator.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_ScaledPersonTitleAnnotator.xml?rev=1493274&r1=1493273&r2=1493274&view=diff
==============================================================================
--- 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_ScaledPersonTitleAnnotator.xml
 (original)
+++ 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_ScaledPersonTitleAnnotator.xml
 Fri Jun 14 22:47:14 2013
@@ -28,7 +28,7 @@
   <description>Deploys Person Title Annotator Primitive AE</description>
   
   <deployment protocol="jms" provider="activemq">
-    <casPool numberOfCASes="5"/> 
+    <casPool numberOfCASes="5" initialFsHeapSize="500"/> 
     <service>
       <inputQueue endpoint="PersonTitleAnnotatorQueue" 
brokerURL="${DefaultBrokerURL}" prefetch="1"/>
       <topDescriptor>

Modified: 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_ScaledPrimitiveAggregateAnnotator.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_ScaledPrimitiveAggregateAnnotator.xml?rev=1493274&r1=1493273&r2=1493274&view=diff
==============================================================================
--- 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_ScaledPrimitiveAggregateAnnotator.xml
 (original)
+++ 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_ScaledPrimitiveAggregateAnnotator.xml
 Fri Jun 14 22:47:14 2013
@@ -27,7 +27,7 @@
   <description></description>
   
   <deployment protocol="jms" provider="activemq">
-    <casPool numberOfCASes="5"/>
+    <casPool numberOfCASes="5" initialFsHeapSize="500"/>
     <service>
       <inputQueue endpoint="TopLevelTaeQueue" brokerURL="${DefaultBrokerURL}" 
prefetch="1"/>
       <topDescriptor>

Modified: 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SimpleAnnotator.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SimpleAnnotator.xml?rev=1493274&r1=1493273&r2=1493274&view=diff
==============================================================================
--- 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SimpleAnnotator.xml
 (original)
+++ 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SimpleAnnotator.xml
 Fri Jun 14 22:47:14 2013
@@ -28,7 +28,7 @@
   <description>Deploys the Simple Annotator Primitive AE</description>
   
   <deployment protocol="jms" provider="activemq">
-    <casPool numberOfCASes="5"/> 
+    <casPool numberOfCASes="5" initialFsHeapSize="500"/> 
     <service>
       <inputQueue endpoint="NoOpAnnotatorQueue2" 
brokerURL="${DefaultBrokerURL}" prefetch="1"/>
       <topDescriptor>

Modified: 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SingleInstancePersonTitleAnnotator.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SingleInstancePersonTitleAnnotator.xml?rev=1493274&r1=1493273&r2=1493274&view=diff
==============================================================================
--- 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SingleInstancePersonTitleAnnotator.xml
 (original)
+++ 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SingleInstancePersonTitleAnnotator.xml
 Fri Jun 14 22:47:14 2013
@@ -28,7 +28,7 @@
   <description>Deploys Person Title Annotator Primitive AE</description>
   
   <deployment protocol="jms" provider="activemq">
-    <casPool numberOfCASes="5"/> 
+    <casPool numberOfCASes="5" initialFsHeapSize="500"/> 
     <service>
       <inputQueue endpoint="PersonTitleAnnotatorQueue" 
brokerURL="${DefaultBrokerURL}" prefetch="1"/>
       <topDescriptor>

Modified: 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SlowNoOpAnnotator1.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SlowNoOpAnnotator1.xml?rev=1493274&r1=1493273&r2=1493274&view=diff
==============================================================================
--- 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SlowNoOpAnnotator1.xml
 (original)
+++ 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SlowNoOpAnnotator1.xml
 Fri Jun 14 22:47:14 2013
@@ -28,7 +28,7 @@
   <description>Deploys the NoOp Annotator Primitive AE</description>
   
   <deployment protocol="jms" provider="activemq">
-    <casPool numberOfCASes="5"/> 
+    <casPool numberOfCASes="5" initialFsHeapSize="500"/> 
     <service>
       <inputQueue endpoint="SlowNoOpAnnotatorQueue1" 
brokerURL="${DefaultBrokerURL}" prefetch="1"/>
       <topDescriptor>

Modified: 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SlowNoOpAnnotator2.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SlowNoOpAnnotator2.xml?rev=1493274&r1=1493273&r2=1493274&view=diff
==============================================================================
--- 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SlowNoOpAnnotator2.xml
 (original)
+++ 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SlowNoOpAnnotator2.xml
 Fri Jun 14 22:47:14 2013
@@ -28,7 +28,7 @@
   <description>Deploys the NoOp Annotator Primitive AE</description>
   
   <deployment protocol="jms" provider="activemq">
-    <casPool numberOfCASes="5"/> 
+    <casPool numberOfCASes="5" initialFsHeapSize="500"/> 
     <service>
       <inputQueue endpoint="SlowNoOpAnnotatorQueue2" 
brokerURL="${DefaultBrokerURL}" prefetch="1"/>
       <topDescriptor>

Modified: 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SyncAggregateWithJmsService.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SyncAggregateWithJmsService.xml?rev=1493274&r1=1493273&r2=1493274&view=diff
==============================================================================
--- 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SyncAggregateWithJmsService.xml
 (original)
+++ 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SyncAggregateWithJmsService.xml
 Fri Jun 14 22:47:14 2013
@@ -27,7 +27,7 @@
   <description></description>
   
   <deployment protocol="jms" provider="activemq">
-    <casPool numberOfCASes="5"/>
+    <casPool numberOfCASes="5" initialFsHeapSize="500"/>
     <service>
       <inputQueue endpoint="TopLevelTaeQueue" brokerURL="${DefaultBrokerURL}" 
prefetch="1"/>
       <topDescriptor>

Modified: 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SyncAggregateWithJmsServiceAndScaleoutOverride.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SyncAggregateWithJmsServiceAndScaleoutOverride.xml?rev=1493274&r1=1493273&r2=1493274&view=diff
==============================================================================
--- 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SyncAggregateWithJmsServiceAndScaleoutOverride.xml
 (original)
+++ 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SyncAggregateWithJmsServiceAndScaleoutOverride.xml
 Fri Jun 14 22:47:14 2013
@@ -27,7 +27,7 @@
   <description></description>
   
   <deployment protocol="jms" provider="activemq">
-    <casPool numberOfCASes="5"/>
+    <casPool numberOfCASes="5" initialFsHeapSize="500"/>
     <service>
       <inputQueue endpoint="TopLevelTaeQueue" brokerURL="${DefaultBrokerURL}" 
prefetch="1"/>
       <topDescriptor>

Modified: 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SyncAggregateWithJmsServiceLongDelay.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SyncAggregateWithJmsServiceLongDelay.xml?rev=1493274&r1=1493273&r2=1493274&view=diff
==============================================================================
--- 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SyncAggregateWithJmsServiceLongDelay.xml
 (original)
+++ 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SyncAggregateWithJmsServiceLongDelay.xml
 Fri Jun 14 22:47:14 2013
@@ -27,7 +27,7 @@
   <description></description>
   
   <deployment protocol="jms" provider="activemq">
-    <casPool numberOfCASes="5"/>
+    <casPool numberOfCASes="5" initialFsHeapSize="500"/>
     <service>
       <inputQueue endpoint="TopLevelTaeQueue" brokerURL="${DefaultBrokerURL}" 
prefetch="1"/>
       <topDescriptor>

Modified: 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SyncAggregateWithJmsServiceUsingPlaceholder.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SyncAggregateWithJmsServiceUsingPlaceholder.xml?rev=1493274&r1=1493273&r2=1493274&view=diff
==============================================================================
--- 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SyncAggregateWithJmsServiceUsingPlaceholder.xml
 (original)
+++ 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_SyncAggregateWithJmsServiceUsingPlaceholder.xml
 Fri Jun 14 22:47:14 2013
@@ -27,7 +27,7 @@
   <description></description>
   
   <deployment protocol="jms" provider="activemq">
-    <casPool numberOfCASes="5"/>
+    <casPool numberOfCASes="5" initialFsHeapSize="500"/>
     <service>
       <inputQueue endpoint="TopLevelTaeQueue" brokerURL="${DefaultBrokerURL}" 
prefetch="1"/>
       <topDescriptor>

Modified: 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_TokenSentenceRecognizer.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_TokenSentenceRecognizer.xml?rev=1493274&r1=1493273&r2=1493274&view=diff
==============================================================================
--- 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_TokenSentenceRecognizer.xml
 (original)
+++ 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_TokenSentenceRecognizer.xml
 Fri Jun 14 22:47:14 2013
@@ -28,7 +28,7 @@
   <description>Deploys the Simple Token and Sentence Annotator Primitive 
AE</description>
   
   <deployment protocol="jms" provider="activemq">
-    <casPool numberOfCASes="5"/> 
+    <casPool numberOfCASes="5" initialFsHeapSize="500"/> 
     <service>
       <inputQueue endpoint="TokenSentenceRecognizerQueue" 
brokerURL="${DefaultBrokerURL}" prefetch="1"/>
       <topDescriptor>

Modified: 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_TopAggregateWithInnerAggregateCM.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_TopAggregateWithInnerAggregateCM.xml?rev=1493274&r1=1493273&r2=1493274&view=diff
==============================================================================
--- 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_TopAggregateWithInnerAggregateCM.xml
 (original)
+++ 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_TopAggregateWithInnerAggregateCM.xml
 Fri Jun 14 22:47:14 2013
@@ -27,7 +27,7 @@
   <description></description>
   
   <deployment protocol="jms" provider="activemq">
-    <casPool numberOfCASes="5"/>
+    <casPool numberOfCASes="5" initialFsHeapSize="500"/>
     <service>
       <inputQueue endpoint="TopLevelTaeQueue" brokerURL="${DefaultBrokerURL}" 
prefetch="1"/>
       <topDescriptor>

Modified: 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_WriterAnnotatorA.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_WriterAnnotatorA.xml?rev=1493274&r1=1493273&r2=1493274&view=diff
==============================================================================
--- 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_WriterAnnotatorA.xml
 (original)
+++ 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_WriterAnnotatorA.xml
 Fri Jun 14 22:47:14 2013
@@ -25,7 +25,7 @@
   <version>1.0</version>
   <vendor/>
   <deployment protocol="jms" provider="activemq">
-    <casPool numberOfCASes="5"/>
+    <casPool numberOfCASes="5" initialFsHeapSize="500"/>
     <service>
       <inputQueue endpoint="WriterAnnotatorA" brokerURL="${DefaultBrokerURL}" 
prefetch="1"/>
       <topDescriptor>

Modified: 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_WriterAnnotatorB.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_WriterAnnotatorB.xml?rev=1493274&r1=1493273&r2=1493274&view=diff
==============================================================================
--- 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_WriterAnnotatorB.xml
 (original)
+++ 
uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_WriterAnnotatorB.xml
 Fri Jun 14 22:47:14 2013
@@ -25,7 +25,7 @@
   <version/>
   <vendor/>
   <deployment protocol="jms" provider="activemq">
-    <casPool numberOfCASes="5"/>
+    <casPool numberOfCASes="5" initialFsHeapSize="500"/>
     <service>
       <inputQueue endpoint="WriterAnnotatorB" brokerURL="${DefaultBrokerURL}" 
prefetch="1"/>
       <topDescriptor>


Reply via email to