Re: Using JdbcDataSourceName with Quickfix component

2012-05-01 Thread Claus Ibsen
On Mon, Apr 30, 2012 at 5:32 PM, Marek Strejczek wrote: > Thank you for quick response and action. > I see another problem with Quickfix engine configuration - if a setting > (e.g. SETTING_JDBC_DS_NAME) is in a non-default section of the config file > (i.e. [Session]) then it is not recognized by

Re: Using JdbcDataSourceName with Quickfix component

2012-04-30 Thread Marek Strejczek
Thank you for quick response and action. I see another problem with Quickfix engine configuration - if a setting (e.g. SETTING_JDBC_DS_NAME) is in a non-default section of the config file (i.e. [Session]) then it is not recognized by Camel. I guess it is because the SessionSettings.isSetting metho

Re: Using JdbcDataSourceName with Quickfix component

2012-04-25 Thread Christian Müller
I opened the issue [1] and fixed it already. [1] https://issues.apache.org/jira/browse/CAMEL-5220 Best, Christian On Mon, Apr 23, 2012 at 6:31 PM, Claus Ibsen wrote: > On Mon, Apr 23, 2012 at 5:40 PM, maroos wrote: > > Hi, > > I want Quickfix/J to use JdbcDataSourceName rather than > JdbcDriv

Re: Using JdbcDataSourceName with Quickfix component

2012-04-23 Thread Claus Ibsen
On Mon, Apr 23, 2012 at 5:40 PM, maroos wrote: > Hi, > I want Quickfix/J to use JdbcDataSourceName rather than JdbcDriver+JdbcURL > to access JDBC Message Store. > However the latest version of the Quickfix component (2.9.2) checks only if > the SETTING_JDBC_DRIVER is present in the settings and i