Leticia wrote:
Hello,
is it possible to have more than one qpid executed in the same machine? What
I have to do in order to obtain it?
I need it to test federation skills in qpid and I only have one machine at
my disposal.
Many thanks,
Leticia
you need to either specify a different config file {--config} for the
second broker, or it run command line. Either
way you need to specify the the following for the second broker.
The second broker will need
--port 3673 #for example
--data-dir /tmp/broker2
Carl.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]