I am trying to run qpid broker as a daemon by following the instructions in the Manual. I am doing the following
D:\...\src\Debug>qpidd --daemon 2012-11-30 13:58:17 [Broker] critical Unexpected error: Error in command line options: unknown option daemonUse --help to see valid options It seems --daemon parameter is not valid. How do I run the broker as a daemon. I know i can run it as a service by installing it. How can I run it as a service with the --auth=no parameter
