Hi... I could use a little help.
My servicemix client works locally but not remotely.
Here's the code:
ActiveMQConnectionFactory connectionFactory = new
ActiveMQConnectionFactory(user, password, url);
Connection connection = connectionFactory.createConnection();
INFO - Caugh
How do I do this: "configure AMQ to listen on the outbound network"
Reference:
http://mail-archives.apache.org/mod_mbox/activemq-users/200906.mbox/%3c23839150.p...@talk.nabble.com%3e
--
View this message in context:
http://old.nabble.com/How-do-I-do-this%3A-%22configure-AMQ-to-listen-on-the-out