Great thanks! I need to use Spring XML configuration because I need to use JMS to JMS Bridge which is described as Spring XML configuration in http://incubator.apache.org/activemq/jms-to-jms-bridge.html. Can I use jmsBridgeConnectors with XBean based XML configuration?
The reason to use JMS to JMS Bridge is http://www.nabble.com/Embedded-broker-only-for-forwarding-messages-tf1861337.html. Is it make sence to use JMS to JMS Bridge instead of Networks of Brokers? It seems simple because there are no need for store the same user database on forwarder embedded broker which can be configured with login/password defined on remote broker. -- View this message in context: http://www.nabble.com/Embedded-broker-with-Spring-%3A-java.lang.ClassCastException-tf1883713.html#a5165479 Sent from the ActiveMQ - User forum at Nabble.com.
