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.

Reply via email to