RE: Apache Camel 2.6.0 to 2.8.2 http4 problem

2011-11-17 Thread Carlos Manuel Figueiredo
producer endpoint, entering via jetty:http or jetty:https it worked fine going to (only one) http4 (I presume it assumed http ou https according with the source request) endpoint. -Original Message- From: Claus Ibsen [mailto:claus.ib...@gmail.com] Sent: quinta-feira, 17 de Novembro de 2011

Re: Apache Camel 2.6.0 to 2.8.2 http4 problem

2011-11-17 Thread Claus Ibsen
Try using jetty on the producer side as well as Jetty supports both, and they are fully async, which scales better. But you may have found some odd issue. Can you try with the 2.9.0-RC1 release as well? On Thu, Nov 17, 2011 at 11:27 AM, Carlos Manuel Figueiredo wrote: > I'm upgrading from Apach

Apache Camel 2.6.0 to 2.8.2 http4 problem

2011-11-17 Thread Carlos Manuel Figueiredo
I'm upgrading from Apache Camel 2.6.0 to 2.8.2 and I'm having a problem. Before the upgrade e manage to redirect a request from this http://0.0.0.0:8080/camel?matchOnUriPrefix=true&bridgeEndpoint=true"/> to this using a simple .choice() .when(header("CamelHttpUri").regex(".*/(resourc