Hi camel developers, I've just created a jira issue concerning the support of generated keys in the camel-jdbc component : https://issues.apache.org/jira/browse/CAMEL-5003 I believe i'm not missing anything for submitting the patch, otherwise please let me know. Any comments on the patch are welcome as well :-)
Besides, to build the jdbc component I had to modify the pom.xml in camel-jdc to add the version (${project.version}) on the camel-test-spring dependency (i didn't include it in the patch). Otherwise it won't build. I haven't figured out why, any idea ? -- Thomas Gueze