Thank you very much Christian,
I was able to connect to external activemq instance.
I think I had some missing repo entries in org.ops4j.pax.url.mvn file under
etc in servicemix. I added those repo entries and it was able to connect the
same URL. I am not sure if this was the only reason. May be
I just tried this on my side with the following Camel route, everything
seemed to work just fine.
What are you seeing in the logs? When you startup servicemix can you
connect to the broker at tcp://localhost:61616 using an external JMS
client? If you run 'netstat -a | grep LISTEN' do you see the br
Thank you very much for your quick reply.
Yes I do have activemq-broker.xml file under ${servicemix_home}\etc.
following are the contents of this file:
http://www.osgi.org/xmlns/blueprint/v1.0.0";
xmlns:cm="http://aries.apache.org/blueprint/xmlns/blueprint-cm/v1.0.0";
xmlns:e