[jira] Created: (CAMEL-2616) RedeliveryErrorHandler - Add option to let delayed Exchange be non blocked

2010-04-05 Thread Claus Ibsen (JIRA)
RedeliveryErrorHandler - Add option to let delayed Exchange be non blocked -- Key: CAMEL-2616 URL: https://issues.apache.org/activemq/browse/CAMEL-2616 Project: Apache Camel

[jira] Resolved: (CAMEL-2615) Karaf features.xml camel-juel can't work well within ServiceMix

2010-04-05 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-2615. - Resolution: Fixed > Karaf features.xml camel-juel can't work well within ServiceMix > --

[jira] Created: (CAMEL-2615) Karaf features.xml camel-juel can't work well within ServiceMix

2010-04-05 Thread Willem Jiang (JIRA)
Karaf features.xml camel-juel can't work well within ServiceMix Key: CAMEL-2615 URL: https://issues.apache.org/activemq/browse/CAMEL-2615 Project: Apache Camel Issue Type: Bug

Camel-cxf in PAYLOAD mode

2010-04-05 Thread William Tam
We discussed in this mailing list that the camel-cxf component (in particularly, the PAYLOAD mode implementation) was unnecessarily complicated. Here is a quick update. Using Dispatch APIs is probably still a long term goal. As fixing the defect https://issues.apache.org/activemq/browse/CAME

[jira] Updated: (CAMEL-2614) Camel-cxf can't handle multi part message in PAYLOAD mode

2010-04-05 Thread William Tam (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CAMEL-2614: --- Attachment: CAMEL-2614.patch > Camel-cxf can't handle multi part message in PAYLOAD mode > --

[jira] Updated: (CAMEL-2614) Camel-cxf can't handle multi part message in PAYLOAD mode

2010-04-05 Thread William Tam (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CAMEL-2614: --- Attachment: (was: CXF-2753.patch) > Camel-cxf can't handle multi part message in PAYLOAD mode

[jira] Commented: (CAMEL-2614) Camel-cxf can't handle multi part message in PAYLOAD mode

2010-04-05 Thread William Tam (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58664#action_58664 ] William Tam commented on CAMEL-2614: Fix depends on: https://issues.apache.org/jira/brow

[jira] Updated: (CAMEL-2614) Camel-cxf can't handle multi part message in PAYLOAD mode

2010-04-05 Thread William Tam (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CAMEL-2614: --- Attachment: CXF-2753.patch > Camel-cxf can't handle multi part message in PAYLOAD mode >

[jira] Created: (CAMEL-2614) Camel-cxf can't handle multi part message in PAYLOAD mode

2010-04-05 Thread William Tam (JIRA)
Camel-cxf can't handle multi part message in PAYLOAD mode - Key: CAMEL-2614 URL: https://issues.apache.org/activemq/browse/CAMEL-2614 Project: Apache Camel Issue Type: Bug Com

[jira] Updated: (CAMEL-2563) The Trace mechanism is inflexible and inefficient - specifically it doesn't enable custom tracing around a node.

2010-04-05 Thread Jim Talbut (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Talbut updated CAMEL-2563: -- Attachment: tracechanges.diff 'tis done. I think you know there were lots of failures that I've fix

[jira] Resolved: (CAMEL-2550) @EndpointInject - Should validate that only one parameter of uri or ref is set as you cannot have both set

2010-04-05 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-2550. Resolution: Fixed trunk: 930893 > @EndpointInject - Should validate that only one parameter of

[jira] Assigned: (CAMEL-2558) Configurable cache size for ConsumerTemplate and ProducerTemplate

2010-04-05 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-2558: -- Assignee: Claus Ibsen > Configurable cache size for ConsumerTemplate and ProducerTemplate

[jira] Assigned: (CAMEL-2550) @EndpointInject - Should validate that only one parameter of uri or ref is set as you cannot have both set

2010-04-05 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-2550: -- Assignee: Claus Ibsen > @EndpointInject - Should validate that only one parameter of uri or

[jira] Resolved: (CAMEL-2613) CamelProxy - Add option to treat void methods as InOnly for fire and forget style messaging

2010-04-05 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-2613. Resolution: Fixed trunk: 930866. > CamelProxy - Add option to treat void methods as InOnly for

[jira] Created: (CAMEL-2613) CamelProxy - Add option to treat void methods as InOnly for fire and forget style messaging

2010-04-05 Thread Claus Ibsen (JIRA)
CamelProxy - Add option to treat void methods as InOnly for fire and forget style messaging --- Key: CAMEL-2613 URL: https://issues.apache.org/activemq/browse/CAMEL-2613

[jira] Commented: (CAMEL-2563) The Trace mechanism is inflexible and inefficient - specifically it doesn't enable custom tracing around a node.

2010-04-05 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58659#action_58659 ] Claus Ibsen commented on CAMEL-2563: Jim If possible could you run checkstyle to ensure