[jira] Commented: (CAMEL-1428) SftpConsumer : GenericFileRenameProcessStrategy - String index out of bounds

2009-03-11 Thread Paddy Daly (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=50421#action_50421 ] Paddy Daly commented on CAMEL-1428: --- Great, thanks for the update SftpConsumer :

Re: Camel 2.0 API - Discuss - Exchange.getException() change to Exception

2009-03-11 Thread James Strachan
2009/3/10 Claus Ibsen claus.ib...@gmail.com: Hi The Exchange.getException() method is based on Throwable. I think this is wrong and we should change it to Exception. We should let the java.lang.Error left alone to the JDK itself to handle it, so end users cannot try .. catch(Throwable) and

Re: Camel 2.0 API - Discuss - Exchange.getException() change to Exception

2009-03-11 Thread Willem Jiang
Hi, I just checked the servicemix-camel component , it will not be effect by this change. So I +1 for this change. Willem James Strachan wrote: 2009/3/10 Claus Ibsen claus.ib...@gmail.com: Hi The Exchange.getException() method is based on Throwable. I think this is wrong and we should

[jira] Resolved: (CAMEL-1439) Camel VFS - Add a flattern option to allow consumers to slurp files recursively but yet again present it as a file with no relative paths

2009-03-11 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1439. Resolution: Fixed Committed revision 752427. Camel VFS - Add a flattern option to allow

[jira] Created: (CAMEL-1449) DeadLetterChannel - Should not mark an Exchange as handled if no handled policy was configured

2009-03-11 Thread Claus Ibsen (JIRA)
DeadLetterChannel - Should not mark an Exchange as handled if no handled policy was configured -- Key: CAMEL-1449 URL:

[jira] Updated: (CAMEL-1449) DeadLetterChannel - Should not mark an Exchange as handled if no handled policy was configured

2009-03-11 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-1449: --- Fix Version/s: 2.0-M1 As it changes semantics a little I need to get it in M1 so end users can

Camel 2.0

2009-03-11 Thread William Tam
Hi all, Any thought on the time frame of 2.0 release? Cheers, William

Re: Camel 2.0 API - Discuss - Exchange.getException() change to Exception

2009-03-11 Thread Claus Ibsen
Committed revision 752465. On Wed, Mar 11, 2009 at 12:58 PM, James Strachan james.strac...@gmail.com wrote: 2009/3/11 Claus Ibsen claus.ib...@gmail.com: On Wed, Mar 11, 2009 at 12:20 PM, James Strachan james.strac...@gmail.com wrote: 2009/3/10 Claus Ibsen claus.ib...@gmail.com: Hi The

[jira] Updated: (CAMEL-1449) DeadLetterChannel - Should not mark an Exchange as handled if no handled policy was configured

2009-03-11 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-1449: --- Comment: was deleted (was: As it changes semantics a little I need to get it in M1 so end users

[jira] Commented: (CAMEL-1432) Amazon SQS Component

2009-03-11 Thread roberto rojas (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=50441#action_50441 ] roberto rojas commented on CAMEL-1432: -- @Hadrian I understand if that's going to be a

[jira] Commented: (CAMEL-1449) DeadLetterChannel - Should not mark an Exchange as handled if no handled policy was configured

2009-03-11 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=50442#action_50442 ] Claus Ibsen commented on CAMEL-1449: Maybe the default DLC that just logs at ERROR should

[jira] Created: (CAMEL-1450) Add custom endpoints to camel jmx mbean server

2009-03-11 Thread Stephen Mullins (JIRA)
Add custom endpoints to camel jmx mbean server -- Key: CAMEL-1450 URL: https://issues.apache.org/activemq/browse/CAMEL-1450 Project: Apache Camel Issue Type: Improvement Components:

[jira] Commented: (CAMEL-1450) Add custom endpoints to camel jmx mbean server

2009-03-11 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=50447#action_50447 ] Claus Ibsen commented on CAMEL-1450: Stephen is working on a patch See nabble:

[jira] Created: (CAMEL-1451) IdempotentConsumer - should only add to repository after processing, so we know the processing was a success

2009-03-11 Thread Claus Ibsen (JIRA)
IdempotentConsumer - should only add to repository after processing, so we know the processing was a success Key: CAMEL-1451 URL: