Kevin Smith wrote:
I'm trying to test my SSL changes so I can submit the finalized patch. I'm getting NullPointerExceptions during connection setup and I think it might have something to do with how I've got the broker configured. Can someone point me at some resources about how to configure the broker?
If you mean how to tell the broker which configuration file to use then I believe you can specify the config file as a command line option (--config or -c then the path). The default path is $(QPID_HOME)/etc/config.xml.
Or is it the contents of the config file itself you are inquiring about?
