I am very new to ActiveMQ, to be exact a first timer. I have build a java application which running an ActiveMQ broker and subscribes to couple of topics. Now I want to build a client application which will publish some messages in some of those topics. But I am not sure how I will get the url of the already running ActiveMQ queue and publish messages from my client application.
Share
Look at http://activemq.apache.org/run-broker.html and look at Java samples http://activemq.apache.org/version-5-examples.html