[jira] Commented: (CAMEL-2510) Mixing jetty/http in a route screws up the URI used by HttpClient

2010-03-04 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58015#action_58015 ] Claus Ibsen commented on CAMEL-2510: After digging a bit more I think we have an issue in

[jira] Issue Comment Edited: (CAMEL-2510) Mixing jetty/http in a route screws up the URI used by HttpClient

2010-03-04 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58016#action_58016 ] Willem Jiang edited comment on CAMEL-2510 at 3/4/10 8:11 AM: - @Cl

[jira] Commented: (CAMEL-2510) Mixing jetty/http in a route screws up the URI used by HttpClient

2010-03-04 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58016#action_58016 ] Willem Jiang commented on CAMEL-2510: - @Claus, I need to make my change more clear, lets

[jira] Commented: (CAMEL-2519) camel-jetty - When returning an exception then allow to use custom http error code from Exchange.HTTP_RESPONSE_CODE

2010-03-04 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58019#action_58019 ] Willem Jiang commented on CAMEL-2519: - Current walk around solution (without breaking the

[jira] Commented: (CAMEL-2519) camel-jetty - When returning an exception then allow to use custom http error code from Exchange.HTTP_RESPONSE_CODE

2010-03-04 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58018#action_58018 ] Claus Ibsen commented on CAMEL-2519: I have just committed an unit test which demonstrate

[jira] Commented: (CAMEL-2519) camel-jetty - When returning an exception then allow to use custom http error code from Exchange.HTTP_RESPONSE_CODE

2010-03-04 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58021#action_58021 ] Claus Ibsen commented on CAMEL-2519: And since this is a new feature I would rather -1 it

[jira] Commented: (CAMEL-2519) camel-jetty - When returning an exception then allow to use custom http error code from Exchange.HTTP_RESPONSE_CODE

2010-03-04 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58020#action_58020 ] Claus Ibsen commented on CAMEL-2519: Willem take a look at the new unit test and it shoul

[jira] Commented: (CAMEL-2519) camel-jetty - When returning an exception then allow to use custom http error code from Exchange.HTTP_RESPONSE_CODE

2010-03-04 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58022#action_58022 ] Willem Jiang commented on CAMEL-2519: - @Claus, That is the side effect which we let the u

[jira] Commented: (CAMEL-2519) camel-jetty - When returning an exception then allow to use custom http error code from Exchange.HTTP_RESPONSE_CODE

2010-03-04 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58023#action_58023 ] Willem Jiang commented on CAMEL-2519: - I agree we can't fix this side effect unless we in

[jira] Issue Comment Edited: (CAMEL-2510) Mixing jetty/http in a route screws up the URI used by HttpClient

2010-03-04 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58016#action_58016 ] Willem Jiang edited comment on CAMEL-2510 at 3/4/10 8:57 AM: - @Cl

[jira] Assigned: (CAMEL-2517) AggregateGroupedExchangeMultipleCorrelationTest fails

2010-03-04 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-2517: -- Assignee: Claus Ibsen > AggregateGroupedExchangeMultipleCorrelationTest fails > ---

[jira] Commented: (CAMEL-2517) AggregateGroupedExchangeMultipleCorrelationTest fails

2010-03-04 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58025#action_58025 ] Claus Ibsen commented on CAMEL-2517: This is much better. I can see the timeout map is e

[jira] Resolved: (CAMEL-2519) camel-jetty - When returning an exception then allow to use custom http error code from Exchange.HTTP_RESPONSE_CODE

2010-03-04 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-2519. - Resolution: Won't Fix As the fix caused some side effect, as we can't resolve the Exchange.HT

[jira] Issue Comment Edited: (CAMEL-2519) camel-jetty - When returning an exception then allow to use custom http error code from Exchange.HTTP_RESPONSE_CODE

2010-03-04 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58024#action_58024 ] Willem Jiang edited comment on CAMEL-2519 at 3/4/10 9:09 AM: - Rev

[jira] Created: (CAMEL-2521) TimeoutMap - Should order expired entries before eviction

2010-03-04 Thread Claus Ibsen (JIRA)
TimeoutMap - Should order expired entries before eviction - Key: CAMEL-2521 URL: https://issues.apache.org/activemq/browse/CAMEL-2521 Project: Apache Camel Issue Type: Improvement

[jira] Resolved: (CAMEL-2520) NullPointerException using xpath with MockEndpoint

2010-03-04 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-2520. - Resolution: Won't Fix > NullPointerException using xpath with MockEndpoint >

[jira] Commented: (CAMEL-2520) NullPointerException using xpath with MockEndpoint

2010-03-04 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58027#action_58027 ] Willem Jiang commented on CAMEL-2520: - @Drapisa, The .xpath() DSL can't work after the

[jira] Resolved: (CAMEL-2521) TimeoutMap - Should order expired entries before eviction

2010-03-04 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-2521. Resolution: Fixed trunk: 918924. > TimeoutMap - Should order expired entries before eviction >

[jira] Work stopped: (CAMEL-2371) Netty component

2010-03-04 Thread Ashwin Karpe (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on CAMEL-2371 stopped by Ashwin Karpe. > Netty component > --- > > Key: CAMEL-2371 > URL: https://issues.apache.org/a

[jira] Commented: (CAMEL-2371) Netty component

2010-03-04 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58029#action_58029 ] Willem Jiang commented on CAMEL-2371: - @Ashwin I just have quick look of you patch, it lo

[jira] Commented: (CAMEL-2371) Netty component

2010-03-04 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58030#action_58030 ] Willem Jiang commented on CAMEL-2371: - Just another quick note of the camel-netty pom.xm

[jira] Commented: (CAMEL-2371) Netty component

2010-03-04 Thread Ashwin Karpe (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58033#action_58033 ] Ashwin Karpe commented on CAMEL-2371: - Hi Willem, Thanks for rightly identifying the net

Re: Camel Mina Thread Pool Daemon mode

2010-03-04 Thread Claus Ibsen
On Wed, Mar 3, 2010 at 7:37 PM, georgiosgeorgiadis wrote: > > Hello, > > We decided to upgrade Apache Camel from version 1.6.2 to the latest stable > 2.2.0. > What we immediately noticed is that all our > "from("mina:tcp://." > routings started exiting immediately (tcp ports closing) and they

[jira] Created: (CAMEL-2522) Simple Language - Add bodyAs so you can convert the body to a given type

2010-03-04 Thread Claus Ibsen (JIRA)
Simple Language - Add bodyAs so you can convert the body to a given type Key: CAMEL-2522 URL: https://issues.apache.org/activemq/browse/CAMEL-2522 Project: Apache Camel

[jira] Resolved: (CAMEL-2522) Simple Language - Add bodyAs so you can convert the body to a given type

2010-03-04 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-2522. Resolution: Fixed trunk: 918985. > Simple Language - Add bodyAs so you can convert the body to

[jira] Commented: (CAMEL-2518) Test failures in camel-jetty SpringHttpsRouteTest and HttpRouteUsingUrlPostTest

2010-03-04 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58035#action_58035 ] Claus Ibsen commented on CAMEL-2518: Christian can you run there tests one more time? To

[jira] Created: (CAMEL-2523) Message.removeHeader should support wildcard and regex

2010-03-04 Thread Claus Ibsen (JIRA)
Message.removeHeader should support wildcard and regex -- Key: CAMEL-2523 URL: https://issues.apache.org/activemq/browse/CAMEL-2523 Project: Apache Camel Issue Type: Improvement C

[jira] Assigned: (CAMEL-2523) Message.removeHeader should support wildcard and regex

2010-03-04 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-2523: -- Assignee: Claus Ibsen > Message.removeHeader should support wildcard and regex > --

[jira] Updated: (CAMEL-2523) Add Message.removeHeaders to remove multiple headers using wildcard and regex

2010-03-04 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-2523: --- Summary: Add Message.removeHeaders to remove multiple headers using wildcard and regex (was: Mes

[jira] Updated: (CAMEL-2523) Add Message.removeHeaders to remove multiple headers using wildcard and regex

2010-03-04 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-2523: --- Description: Then you can remove multiple headers in one go, eg to remove all Camel headers you

[jira] Commented: (CAMEL-2517) AggregateGroupedExchangeMultipleCorrelationTest fails

2010-03-04 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58036#action_58036 ] Christian Schneider commented on CAMEL-2517: The test now works for me. Many than

[jira] Resolved: (CAMEL-2517) AggregateGroupedExchangeMultipleCorrelationTest fails

2010-03-04 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-2517. Resolution: Fixed > AggregateGroupedExchangeMultipleCorrelationTest fails > ---

[jira] Commented: (CAMEL-2517) AggregateGroupedExchangeMultipleCorrelationTest fails

2010-03-04 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58037#action_58037 ] Claus Ibsen commented on CAMEL-2517: Thanks for being patience and sticking up to my bigg

[jira] Resolved: (CAMEL-2523) Add Message.removeHeaders to remove multiple headers using wildcard and regex

2010-03-04 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-2523. Resolution: Fixed trunk: 919025. > Add Message.removeHeaders to remove multiple headers using

[jira] Commented: (CAMEL-2371) Netty component

2010-03-04 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58041#action_58041 ] Claus Ibsen commented on CAMEL-2371: Cool work, just a few comments You pass in a thread

[jira] Commented: (CAMEL-2371) Netty component

2010-03-04 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58042#action_58042 ] Claus Ibsen commented on CAMEL-2371: In this code {code} +try { +cons

[jira] Issue Comment Edited: (CAMEL-2371) Netty component

2010-03-04 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58042#action_58042 ] Claus Ibsen edited comment on CAMEL-2371 at 3/4/10 4:42 PM: In th

[jira] Commented: (CAMEL-2371) Netty component

2010-03-04 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58043#action_58043 ] Claus Ibsen commented on CAMEL-2371: When you add custom headers use the Camel case synta

[jira] Commented: (CAMEL-2371) Netty component

2010-03-04 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58044#action_58044 ] Claus Ibsen commented on CAMEL-2371: The NettyProducer cannot be shared between multiple

[jira] Commented: (CAMEL-2371) Netty component

2010-03-04 Thread Ashwin Karpe (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58048#action_58048 ] Ashwin Karpe commented on CAMEL-2371: - Hi Claus, Thanks for the feedback. I will work on

[jira] Commented: (CAMEL-2505) Upgrade to lucene 3.0.1

2010-03-04 Thread Ashwin Karpe (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58049#action_58049 ] Ashwin Karpe commented on CAMEL-2505: - I have made the requisite change and committed the

[jira] Resolved: (CAMEL-2505) Upgrade to lucene 3.0.1

2010-03-04 Thread Ashwin Karpe (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashwin Karpe resolved CAMEL-2505. - Resolution: Fixed > Upgrade to lucene 3.0.1 > --- > > Key

[jira] Created: (CAMEL-2524) Add new camel component entry into the camel features.xml

2010-03-04 Thread Willem Jiang (JIRA)
Add new camel component entry into the camel features.xml - Key: CAMEL-2524 URL: https://issues.apache.org/activemq/browse/CAMEL-2524 Project: Apache Camel Issue Type: Improvement

[jira] Commented: (CAMEL-2524) Add new camel component entry into the camel features.xml

2010-03-04 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58051#action_58051 ] Willem Jiang commented on CAMEL-2524: - Committed the patch for camel-soap. http://svn.apa

[jira] Commented: (CAMEL-2524) Add new camel component entry into the camel features.xml

2010-03-04 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58052#action_58052 ] Claus Ibsen commented on CAMEL-2524: Isn't hawtDB not already an OSGi bundle? If not then

[jira] Commented: (CAMEL-2371) Netty component

2010-03-04 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58053#action_58053 ] Claus Ibsen commented on CAMEL-2371: Hi Ashwin No rush, Camel 2.3 is still in 2-3 months

[jira] Created: (CAMEL-2525) Add new component - camel-async-httpclient

2010-03-04 Thread Claus Ibsen (JIRA)
Add new component - camel-async-httpclient -- Key: CAMEL-2525 URL: https://issues.apache.org/activemq/browse/CAMEL-2525 Project: Apache Camel Issue Type: New Feature Reporter: Claus Ibsen

[jira] Commented: (CAMEL-2524) Add new camel component entry into the camel features.xml

2010-03-04 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58054#action_58054 ] Willem Jiang commented on CAMEL-2524: - @Claus HawtDB isn't an OSGI bundle. I'm trying to