Changeset 3547

Show
Ignore:
Timestamp:
05/10/12 20:56:24
Author:
douglm
Message:

Make max indexer threads visible and reduce to 5

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • releases/bedework-3.8/deployment/ear.meta/jboss-service.xml

    r3474 r3547  
    1010    <attribute name="Account">admin</attribute> 
    1111    <attribute name="SkipPaths">/public/unbrowsable:/public/aliases</attribute> 
     12     
     13    <attribute name="MaxPublicThreads">5</attribute> 
     14    <attribute name="MaxUserThreads">5</attribute> 
    1215 
    1316    <!-- We need activemq -->