I am using qpidd (qpid-cpp) version 0.18.
If I install it as a service. Will I be able to run it with the attribute
--auth=no  ?

On Fri, Nov 30, 2012 at 2:13 PM, Steve Huston <[email protected]> wrote:

> It looks like you are trying to run the C++ broker on Windows. The best
> way to be a "daemon" is to install the broker as a service and start the
> service. Run qpidd --help to get the exact options.
>
> -Steve
>
> > -----Original Message-----
> > From: Rajesh Khan [mailto:[email protected]]
> > Sent: Friday, November 30, 2012 4:02 PM
> > To: [email protected]
> > Subject: Cannot run broker as a daemon
> >
> > 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
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to