[jira] Created: (CAMEL-2903) update camel-http and camel-cxf features to use Commons Codec 1.4

2010-07-02 Thread Paul Mietz Egli (JIRA)
update camel-http and camel-cxf features to use Commons Codec 1.4 - Key: CAMEL-2903 URL: https://issues.apache.org/activemq/browse/CAMEL-2903 Project: Apache Camel Issue Type: I

[jira] Commented: (CAMEL-2899) out of heap space if remote FTP site has too many files to pick up

2010-07-02 Thread Karl Palsson (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60411#action_60411 ] Karl Palsson commented on CAMEL-2899: - Some stack traces... This is without having a fil

[jira] Commented: (CAMEL-2899) out of heap space if remote FTP site has too many files to pick up

2010-07-02 Thread Karl Palsson (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60410#action_60410 ] Karl Palsson commented on CAMEL-2899: - Seemed very reasonable, but unfortunately, it does

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

2010-07-02 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60409#action_60409 ] Claus Ibsen commented on CAMEL-2616: Actually we decided to keep the old behavior as the

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

2010-07-02 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-2616: --- Comment: was deleted (was: Wiki documentation pending h3. Delayed redelivery >From *Camel 2.4* o

Re: Asynchronous Routing Engine - Status

2010-07-02 Thread Claus Ibsen
On Fri, Jul 2, 2010 at 4:34 PM, Guillaume Nodet wrote: > Great work, Claus! > > On Thu, Jul 1, 2010 at 13:58, Claus Ibsen wrote: >> Hi >> >> The major goal for Camel 2.4 is introducing back the asynchronous >> routing engine from the Camel 1.x days. >> What we had replaced it with, just didn't cu

[jira] Created: (CAMEL-2902) Asynchronous transaction

2010-07-02 Thread Claus Ibsen (JIRA)
Asynchronous transaction Key: CAMEL-2902 URL: https://issues.apache.org/activemq/browse/CAMEL-2902 Project: Apache Camel Issue Type: New Feature Components: camel-spring Reporter: Claus Ibsen

Re: Asynchronous Routing Engine - Status

2010-07-02 Thread Guillaume Nodet
Great work, Claus! On Thu, Jul 1, 2010 at 13:58, Claus Ibsen wrote: > Hi > > The major goal for Camel 2.4 is introducing back the asynchronous > routing engine from the Camel 1.x days. > What we had replaced it with, just didn't cut it for the long run, so > we had to toss it out and replace it b

Re: Asynchronous Routing Engine - Status

2010-07-02 Thread Claus Ibsen
On Fri, Jul 2, 2010 at 3:33 PM, Claus Ibsen wrote: > Hi > > Just to update the status that today I have implemented > > a) error handler will now schedule delayed redeliveries by default > which thus allows to not block while the delay occurs. You can disable > this behavior using the syncDelayed(

Re: Asynchronous Routing Engine - Status

2010-07-02 Thread Claus Ibsen
Hi Just to update the status that today I have implemented a) error handler will now schedule delayed redeliveries by default which thus allows to not block while the delay occurs. You can disable this behavior using the syncDelayed() option on the error handler / onException / routePolicy. And i

[jira] Resolved: (CAMEL-2876) throttler DSL to support non blocking routine engine

2010-07-02 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-2876. Fix Version/s: 2.4.0 Resolution: Fixed trunk: 959977. > throttler DSL to support non bl

Re: [DISCUSS] Release Camel 2.4.0

2010-07-02 Thread Hiram Chirino
Thanks for the heads up.. I just upgraded camel to hawtdb 1.1 https://issues.apache.org/activemq/browse/CAMEL-2901 On Wed, Jun 30, 2010 at 11:11 AM, Hadrian Zbarcea wrote: > We have already well over 100 issues fixed on trunk. The most notable > change in 2.4 [1] is the long awaited fully non blo

[jira] Resolved: (CAMEL-2901) Upgrade to HawtDB 1.1

2010-07-02 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiram Chirino resolved CAMEL-2901. -- Resolution: Fixed upgraded trunk. > Upgrade to HawtDB 1.1 > - > >

[jira] Created: (CAMEL-2901) Upgrade to HawtDB 1.1

2010-07-02 Thread Hiram Chirino (JIRA)
Upgrade to HawtDB 1.1 - Key: CAMEL-2901 URL: https://issues.apache.org/activemq/browse/CAMEL-2901 Project: Apache Camel Issue Type: Bug Components: camel-hawtdb Affects Versions: 2.3.0 Reporter:

Re: Asynchronous Routing Engine - Status

2010-07-02 Thread Hiram Chirino
Awesome work. This should really provide a huge scalability boost for some folks! On Thu, Jul 1, 2010 at 7:58 AM, Claus Ibsen wrote: > Hi > > The major goal for Camel 2.4 is introducing back the asynchronous > routing engine from the Camel 1.x days. > What we had replaced it with, just didn't c

[jira] Created: (CAMEL-2900) if an ftp consumer gives up reconnecting, the consumer is still listed as "started" it should say "stopped retrying" or similar

2010-07-02 Thread Karl Palsson (JIRA)
if an ftp consumer gives up reconnecting, the consumer is still listed as "started" it should say "stopped retrying" or similar --- Key: CAMEL-2900

[jira] Commented: (CAMEL-2899) out of heap space if remote FTP site has too many files to pick up

2010-07-02 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60406#action_60406 ] Gert Vanthienen commented on CAMEL-2899: I think you can already configure that with

[jira] Created: (CAMEL-2899) out of heap space if remote FTP site has too many files to pick up

2010-07-02 Thread Karl Palsson (JIRA)
out of heap space if remote FTP site has too many files to pick up -- Key: CAMEL-2899 URL: https://issues.apache.org/activemq/browse/CAMEL-2899 Project: Apache Camel Issue Type:

[jira] Created: (CAMEL-2898) CXF component support non blocking routing engine

2010-07-02 Thread Willem Jiang (JIRA)
CXF component support non blocking routing engine - Key: CAMEL-2898 URL: https://issues.apache.org/activemq/browse/CAMEL-2898 Project: Apache Camel Issue Type: Sub-task Reporter: Wi

[jira] Resolved: (CAMEL-2882) camel-itest-karaf - Have it run tests for both Spring 2.5 and Spring 3.0 deployed in the container

2010-07-02 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-2882. - Resolution: Fixed > camel-itest-karaf - Have it run tests for both Spring 2.5 and Spring 3.0

[jira] Updated: (CAMEL-2897) Splitting file using tokenizer should close the Scanner to avoid files not being able to be moved thereafter

2010-07-02 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-2897: --- Attachment: camel-spring-2.4-SNAPSHOT.jar > Splitting file using tokenizer should close the Scann

[jira] Closed: (CAMEL-2872) camel-amqp not receiving messages

2010-07-02 Thread Chiodoni Andrea (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chiodoni Andrea closed CAMEL-2872. -- Resolution: Won't Fix Posted on the mailing list > camel-amqp not receiving messages > --

[jira] Commented: (CAMEL-2897) Splitting file using tokenizer should close the Scanner to avoid files not being able to be moved thereafter

2010-07-02 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60403#action_60403 ] Claus Ibsen commented on CAMEL-2897: This problem occurs on Windows which has a lock on t

[jira] Created: (CAMEL-2897) Splitting file using tokenizer should close the Scanner to avoid files not being able to be moved thereafter

2010-07-02 Thread Claus Ibsen (JIRA)
Splitting file using tokenizer should close the Scanner to avoid files not being able to be moved thereafter Key: CAMEL-2897 URL: https://issues.apache.or

[jira] Updated: (CAMEL-2897) Splitting file using tokenizer should close the Scanner to avoid files not being able to be moved thereafter

2010-07-02 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-2897: --- Attachment: camel-core-2.4-SNAPSHOT.jar > Splitting file using tokenizer should close the Scanner

[jira] Resolved: (CAMEL-2897) Splitting file using tokenizer should close the Scanner to avoid files not being able to be moved thereafter

2010-07-02 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-2897. Resolution: Fixed trunk: 959916. > Splitting file using tokenizer should close the Scanner to

[jira] Commented: (CAMEL-1398) send message from web console adds http headers

2010-07-02 Thread James Strachan (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60402#action_60402 ] James Strachan commented on CAMEL-1398: --- I actually think including the http headers is

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

2010-07-02 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-2616. Resolution: Fixed Updated wiki page https://cwiki.apache.org/confluence/display/CAMEL/Exception

[jira] Created: (CAMEL-2896) Upgrade to restlet 1.1.10

2010-07-02 Thread Claus Ibsen (JIRA)
Upgrade to restlet 1.1.10 - Key: CAMEL-2896 URL: https://issues.apache.org/activemq/browse/CAMEL-2896 Project: Apache Camel Issue Type: Task Components: camel-restlet Affects Versions: 2.3.0

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

2010-07-02 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60398#action_60398 ] Claus Ibsen commented on CAMEL-2616: Wiki documentation pending h3. Delayed redelivery >

[jira] Resolved: (CAMEL-2896) Upgrade to restlet 1.1.10

2010-07-02 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-2896. Resolution: Fixed trunk: 959896. > Upgrade to restlet 1.1.10 > - > >

[jira] Resolved: (CAMEL-2890) Redelivery error handler to not block when doing redelivery for synchronous routes

2010-07-02 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-2890. Fix Version/s: 2.4.0 Resolution: Fixed trunk: 959882. > Redelivery error handler to not

[jira] Resolved: (CAMEL-2895) OsgiPackageScanClassResolver can't find the class after refactoring

2010-07-02 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-2895. - Resolution: Fixed > OsgiPackageScanClassResolver can't find the class after refactoring > ---

[jira] Resolved: (CAMEL-2894) DefaultPackageScanClassResolver.addClassLoader should check the UnsupportedOperationException

2010-07-02 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-2894. - Resolution: Fixed > DefaultPackageScanClassResolver.addClassLoader should check the > Unsupp

[jira] Created: (CAMEL-2895) OsgiPackageScanClassResolver can't find the class after refactoring

2010-07-02 Thread Willem Jiang (JIRA)
OsgiPackageScanClassResolver can't find the class after refactoring --- Key: CAMEL-2895 URL: https://issues.apache.org/activemq/browse/CAMEL-2895 Project: Apache Camel Issue Typ