See the following 

http://activemq.apache.org/how-do-i-create-new-destinations.html

http://activemq.apache.org/configure-startup-destinations.html

Joe


Swampcritter wrote:
> 
> Ok cool, so then I can use a single instance of the Active MQ as a master
> and then just use clients to access the broker.
> 
> Okay, quick question. How do I setup queues for the remote clients to
> access the broker? I found the conf/activemq.xml file for connectors, but
> I cannot find any place to put in a simple test queue or even a dead
> letter queue for mishandled messages.
> 
> Am I missing something or looking in the wrong place?
> 
> -- Michael
> 
> 
> 
> ttmdev wrote:
>> 
>> With ActiveMQ, clients and brokers are not required to reside on the same
>> machine/site. So the answer to your last questions is, yes. The point A
>> and B clients can exchange messages via the remote central broker. 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Understanding-Active-MQ-tp17427371s2354p17433136.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to