Re: JdbcAggregationRepository doesn't preserve properties : Feature/Bug ?

2017-04-23 Thread Jonathan Schoreels
(The pull request has been made : https://github.com/apache/camel/pull/1654) Jonathan 2017-04-23 16:13 GMT+02:00 Jonathan Schoreels : > Hi Claus, > > Thank you for the reminder, I had some other test with the repository and > found it another feature that seems to be normal : if the deadletter

Re: JdbcAggregationRepository doesn't preserve properties : Feature/Bug ?

2017-04-23 Thread Jonathan Schoreels
Hi Claus, Thank you for the reminder, I had some other test with the repository and found it another feature that seems to be normal : if the deadletter route throws an exception, it will be send again to DLQ again, and again. I say it's normal since a test seems to cover it : JdbcAggregateRecover

Re: JdbcAggregationRepository doesn't preserve properties : Feature/Bug ?

2017-04-23 Thread Claus Ibsen
Hi Jonathan Did you get a chance to do this? Its good to help the project if users can get involved and provide fixes/improvments. And a small javadoc contribution is a great place to start. On Wed, Apr 12, 2017 at 1:34 PM, Jonathan Schoreels wrote: > Is it allowed to open pull request just to a

Re: JAXBException while parsing camel-spring files

2017-04-23 Thread Claus Ibsen
Use blueprint as spring-dm (is EOL) and camel-spring DM is deprecated for a long time and is removed from Camel 2.19 onwards. On Thu, Apr 20, 2017 at 8:03 PM, Karel Bernolet wrote: > Hi, > > While upgrading a legacy application to camel 2.18.3, spring 4, ... we > stumbled upon an issue while try