Thanks could you tell me what is the default location of this file in QPIDD ?
On Tue, Dec 4, 2012 at 4:41 AM, Pavel Moravec <[email protected]> wrote: > Hi Adam, > try to put to the file just lines in "parameter=value" syntax, i.e.: > > auth=no > > > Syntax "qpidd --auth=no" is used for command line parameters (like you > used for --config option). > > Kind regards, > Pavel > > > ----- Original Message ----- > > From: "Adam Zedan" <[email protected]> > > To: [email protected] > > Sent: Tuesday, December 4, 2012 3:30:15 AM > > Subject: Problem using a configuration file > > > > I want to start using a configuration file with my broker. Initially > > I just > > have one parameter in the file . This is how it looks > > Filename : C:\qpidd.conf > > It only has one line in it which is > > qpidd --auth=no > > Now I am running the broker as such > > c:\...\debug> qpidd --config c:\\qpidd.conf > > However I dont think the config is being read how can I resolve this > > issue > > ? Any help would definitely be appreciated. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
