OverviewAn ActiveMQ broker can be extensivly configured using a single configuration URI. The following URI schemes are supported
For the most flexible and powerful option we recommend the Xml Configuration via the Broker XBean URI to configure AcitveMQ brokers. If you are worried about jar dependencies then either the Broker URI or the Broker Properties URI are useful as they are very simple and require no dependencies on Spring or xbean-spring and don't require any XML. |