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 if it's not then it defaults to MemoryStore. It ignores SETTING_JDBC_DS_NAME entirely, see the following method in QuickfixjEngine:
Am I missing something? If not then probably the solution is trivial - the if statement should be extended to check the SETTING_JDBC_DS_NAME as well. Best regards, Marek -- View this message in context: http://camel.465427.n5.nabble.com/Using-JdbcDataSourceName-with-Quickfix-component-tp5659708p5659708.html Sent from the Camel - Users mailing list archive at Nabble.com.