denarius-exchange / denarius

An open-source financial exchange
Other
35 stars 5 forks source link

Deskinfo File not using the configuration option #32

Closed analyticbastard closed 10 years ago

analyticbastard commented 10 years ago

A fixed path to the configuration file was used. Create a proper options hashmap property to be passed onto the deskinfo file mechanism to specify the file to read data from.

analyticbastard commented 10 years ago

Commit 4da6b69 fixes this issue