Page 1 of 1

Override config file BlueBox port using API

Posted: 02 Apr 2012, 14:41
by Ratatouille
Hello,

I would like to know if it is possible to override the BlueBox port specified in the sfs-config.xml at runtime without using loadConfig() which actually load the port from the config file.

Thanks.

Re: Override config file BlueBox port using API

Posted: 02 Apr 2012, 16:22
by rjgtav
Hi.
Well, unfortunately, at the moment, that isn't possible. You have to use the loadConfig() method in order to configure BlueBox.