We support an XML deployment descriptor for configuring the ActiveMQ Message Broker. There are many things which can be configured such as
- transport connectors which consist of transport channels and wire formats TODO: add a link to a page explaining what transport connectors are how to configure and use them.
- network connectors using network channels or discovery TODO: add a link to a page explaining what network connectors are how to configure and use them.discovery agents TODO: add a link to a page explaining what discovery agents are how to configure and use them.
- persistence providers & locations TODO: add a link to a page explaining what persistence providers are how to configure and use them.
- custom message containers (such as last image caching etc)
...