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
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
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
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