On Mon, Apr 23, 2012 at 5:40 PM, maroos <[email protected]> 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 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.
>

Hi

Its most likely a feature we currently not support. As we love
contributions, feel free to log a JIRA ticket
and work on a patch if you got the time. Having unit test with the
patch would be lovely.
http://camel.apache.org/contributing.html



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



-- 
Claus Ibsen
-----------------
CamelOne 2012 Conference, May 15-16, 2012: http://camelone.com
FuseSource
Email: [email protected]
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to