Re: [Quickfix-developers] Java question
Brought to you by:
orenmnero
|
From: Joerg T. <Joe...@ma...> - 2005-06-23 06:51:17
|
Christopher Kang wrote:
> I'm coding in Java and so I tried following the java example code on
> the quickfix website, but I can't seem to compile.
>
> In the MyClass.java example on the website, a Settings object is created:
>
> "Settings settings = new Settings(new FileInputStream(fileName));"
Chris, the example in the QuickFIX docs is wrong -- as Steve pointed out: SessionSettings
is the right class here.
I fixed the example in the CVS repository.
Oren, will you update the web page after the next release 1.10.0?
Cheers, Jörg
--
Joerg Thoennes
http://macd.com
Tel.: +49 (0)241 44597-24 Macdonald Associates GmbH
Fax : +49 (0)241 44597-10 Lothringer Str. 52, D-52070 Aachen
|