Changeset 2348
- Timestamp:
- 08/15/09 13:29:48
- Files:
-
- trunk/config/bwbuild/default/activemq.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/config/bwbuild/default/activemq.xml
r2342 r2348 221 221 222 222 <!-- configure the camel activemq component to use the current broker 223 -->224 223 <bean id="activemq" class="org.apache.activemq.camel.component.ActiveMQComponent" > 225 224 <property name="connectionFactory"> … … 231 230 </property> 232 231 </bean> 232 --> 233 233 234 234 <!-- Uncomment to create a command agent to respond to message based admin commands on the ActiveMQ.Agent topic
