Re: activemq in servicemix

2013-01-25 Thread jainmanglesh
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

Re: activemq in servicemix

2013-01-24 Thread Christian Posta
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

Re: activemq in servicemix

2013-01-23 Thread jainmanglesh
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