Changeset 2360
- Timestamp:
- 08/19/09 09:48:06
- Files:
-
- trunk/config/bwbuild/default/activemq.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/config/bwbuild/default/activemq.xml
r2348 r2360 131 131 <!-- The store and forward broker networks ActiveMQ will listen to --> 132 132 <networkConnectors> 133 <!-- by default just auto discover the other brokers --> 133 <!-- by default just auto discover the other brokers 134 Configured out for the time being - causes a lot of error messages 134 135 <networkConnector name="default-nc" uri="multicast://default" /> 136 --> 135 137 <!-- 136 138 Example of a static configuration: <networkConnector name="host1
