[jira] [Commented] (CAMEL-7313) camel-sql - Add support for fetching generated primary keys when using INSERT

2014-03-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13954995#comment-13954995 ] ASF GitHub Bot commented on CAMEL-7313: --- GitHub user grgrzybek opened a pull request

[jira] [Commented] (CAMEL-7332) camel-sql - Should have dynamic import so jdbc driver can be loaded

2014-03-31 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13955009#comment-13955009 ] Willem Jiang commented on CAMEL-7332: - I just did a quick test , if we use the service

[jira] [Commented] (CAMEL-7332) camel-sql - Should have dynamic import so jdbc driver can be loaded

2014-03-31 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13955019#comment-13955019 ] Claus Ibsen commented on CAMEL-7332: Whether or not you use a SMX wrapped pool, it sho

[jira] [Commented] (CAMEL-6865) Investigate if CXF RS component can make in HTTP headers not visible to the rest of the route

2014-03-31 Thread daniel carter (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13955026#comment-13955026 ] daniel carter commented on CAMEL-6865: -- Hi, Yes prefixing our own headers with "Came

[jira] [Assigned] (CAMEL-6694) Make Log component and EIP compatible with log4j MDC Sift Appender

2014-03-31 Thread Grzegorz Grzybek (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grzegorz Grzybek reassigned CAMEL-6694: --- Assignee: Grzegorz Grzybek (was: Raúl Kripalani) > Make Log component and EIP compat

[jira] [Commented] (CAMEL-7332) camel-sql - Should have dynamic import so jdbc driver can be loaded

2014-03-31 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13955123#comment-13955123 ] Willem Jiang commented on CAMEL-7332: - After digging the issue for a while, I find the

[jira] [Commented] (CAMEL-5353) camel-atmosphere - A new component for portable websocket integration

2014-03-31 Thread Aki Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-5353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13955128#comment-13955128 ] Aki Yoshida commented on CAMEL-5353: Hi, I think we can rename the atmosphere based we

[jira] [Commented] (CAMEL-5353) camel-atmosphere - A new component for portable websocket integration

2014-03-31 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-5353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13955136#comment-13955136 ] Willem Jiang commented on CAMEL-5353: - + 1 for the atmosphere-websocket, in this way w

[jira] [Reopened] (CAMEL-7269) camel-jpa - joinTransaction called for RESOURCE_LOCAL datasource

2014-03-31 Thread Hristo Sabev (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hristo Sabev reopened CAMEL-7269: - Estimated Complexity: Advanced (was: Unknown) Hi, Just tested the fix. Now the call to joinTran

[jira] [Commented] (CAMEL-6694) Make Log component and EIP compatible with log4j MDC Sift Appender

2014-03-31 Thread Grzegorz Grzybek (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13955364#comment-13955364 ] Grzegorz Grzybek commented on CAMEL-6694: - Hmm. The problem is in this code of {{

[jira] [Updated] (CAMEL-7217) Http component need to setup the message encoding header based on the content-type header

2014-03-31 Thread Arsen A. Gutsal (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arsen A. Gutsal updated CAMEL-7217: --- Attachment: CAMEL-7217.diff Please, find out the patch attached that runs the test case. Basi

[jira] [Created] (CAMEL-7335) Kafka : Expose kafka configuration properties to the camel component

2014-03-31 Thread Fabien Chaillou (JIRA)
Fabien Chaillou created CAMEL-7335: -- Summary: Kafka : Expose kafka configuration properties to the camel component Key: CAMEL-7335 URL: https://issues.apache.org/jira/browse/CAMEL-7335 Project: Camel

[jira] [Assigned] (CAMEL-7335) Kafka : Expose kafka configuration properties to the camel component

2014-03-31 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang reassigned CAMEL-7335: --- Assignee: Willem Jiang > Kafka : Expose kafka configuration properties to the camel component

[jira] [Commented] (CAMEL-7217) Http component need to setup the message encoding header based on the content-type header

2014-03-31 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13955980#comment-13955980 ] Willem Jiang commented on CAMEL-7217: - Hi Arsen, Thanks for your test case. I can see

[jira] [Created] (CAMEL-7336) camel-cometd jetty jmx version is not suit with camel parent jetty version

2014-03-31 Thread Willem Jiang (JIRA)
Willem Jiang created CAMEL-7336: --- Summary: camel-cometd jetty jmx version is not suit with camel parent jetty version Key: CAMEL-7336 URL: https://issues.apache.org/jira/browse/CAMEL-7336 Project: Camel

[jira] [Commented] (CAMEL-7313) camel-sql - Add support for fetching generated primary keys when using INSERT

2014-03-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956166#comment-13956166 ] ASF GitHub Bot commented on CAMEL-7313: --- Github user grgrzybek closed the pull reque

[jira] [Resolved] (CAMEL-7336) camel-cometd jetty jmx version is not suit with camel parent jetty version

2014-03-31 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-7336. - Resolution: Fixed Fix Version/s: 2.14.0 2.13.1 2.12.4