ft420 wrote:
start_broker in /src/tests/ does not give any error but terminates immediately without displaying anything.
That is used for the automated tests. It starts a broker daemon on an available port (stored in qpidd.port).
To start a broker manually from a source build you can just run: ./src/qpidd --auth no --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
