Changeset 2348

Show
Ignore:
Timestamp:
08/15/09 13:29:48
Author:
douglm
Message:

Seemed to be getting a lot of noise from activemq about a port. Remove some unused config items

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/config/bwbuild/default/activemq.xml

    r2342 r2348  
    221221 
    222222  <!-- configure the camel activemq component to use the current broker 
    223 --> 
    224223  <bean id="activemq" class="org.apache.activemq.camel.component.ActiveMQComponent" > 
    225224    <property name="connectionFactory"> 
     
    231230    </property> 
    232231  </bean> 
     232--> 
    233233 
    234234  <!-- Uncomment to create a command agent to respond to message based admin commands on the ActiveMQ.Agent topic