Re: Contribution of JdbcMessageIdRepository

2011-02-09 Thread Claus Ibsen
Hi In fact we got this new camel-jdbc-aggregator. We could consider moving that into camel-sql as well. Then we have all pieces in the same component for JDBC using spring JdbcTemplate. On Wed, Feb 9, 2011 at 9:12 AM, Claus Ibsen wrote: > Hi Christian > > On Wed, Feb 9, 2011 at 9:01 AM, Christ

Re: Contribution of JdbcMessageIdRepository

2011-02-09 Thread Claus Ibsen
Hi Christian On Wed, Feb 9, 2011 at 9:01 AM, Christian Müller wrote: > Hello! > > Because we had some problems setting up the JpaMessageIdRepository in our > FUSE ESB, I developed the JdbcMessageIdRepository, based on Springs > JdbcTemplate and similar to the JpaMessageIdRepository (ant I think i

Contribution of JdbcMessageIdRepository

2011-02-09 Thread Christian Müller
Hello! Because we had some problems setting up the JpaMessageIdRepository in our FUSE ESB, I developed the JdbcMessageIdRepository, based on Springs JdbcTemplate and similar to the JpaMessageIdRepository (ant I think it's a more light-wight solution to persist two attributes instead of a full blow