How do I get ServiceMix to send messages to an external ActiveMQ destination
(specifically, using spring)?  I was able to get ServiceMix to talk to
another ServiceMix without any customization using the networkConnector
element of SMX?s activemq.xml.  I thought talking to an external ActiveMQ
would be just as easy, but messages aren?t going out.

I found the example below of a spring configuration to an external activemq
destionation, but I am using a PooledConnectionFactory like in the
JMS-binding example, not a BrokerService.

http://activemq.org/site/jms-to-jms-bridge.html

Any help would be appreciated!
 
Thanks,
Andrew

-- 
View this message in context: 
http://www.nabble.com/Sending-messages-to-external-ActiveMQ-destination-tf2347860.html#a6537140
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to