Using jetty component for http producer : Weird behavior

2013-05-27 Thread anand_tech
cause i want to control the chunking of responses [ i need it to be off], and jetty component gives an easy configuration for that. TIA -- View this message in context: http://camel.465427.n5.nabble.com/Using-jetty-component-for-http-producer-Weird-behavior-tp5733303.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Using jetty component for http producer : Weird behavior

2013-05-27 Thread Claus Ibsen
As you can see in the logs "bold" section it is making a http request to > https//url instead of https:// Why is this happening ? Am i missing > some configuration. > > Also i know that i can use http producer directly but the reason i am using > jetty component is because i w

Re: Using jetty component for http producer : Weird behavior

2013-05-27 Thread anand_tech
Oh, i should have mentioned that too. I have already tried it with "jetty:https://maps.google -- View this message in context: http://camel.465427.n5.nabble.com/Using-jetty-component-for-http-producer-Weird-behavior-tp5733303p5733307.html Sent from the Camel - Users mailing list archi

Re: Using jetty component for http producer : Weird behavior

2013-05-27 Thread anand_tech
Could it be that i haven't mentioned the port explicitly in the endpoint ?? "jetty://https://maps.googleapis.com{: is port needed here ?}/ -- View this message in context: http://camel.465427.n5.nabble.com/Using-jetty-component-for-http-producer-Weird-behavior-tp5733303p5733309

Re: Using jetty component for http producer : Weird behavior

2013-05-28 Thread anand_tech
i tried putting port also explicitly, but no luck .. Any pointers here ? -- View this message in context: http://camel.465427.n5.nabble.com/Using-jetty-component-for-http-producer-Weird-behavior-tp5733303p5733317.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Using jetty component for http producer : Weird behavior

2013-05-28 Thread Claus Ibsen
What version of Camel and Jetty are you using? On Tue, May 28, 2013 at 9:34 AM, anand_tech wrote: > i tried putting port also explicitly, but no luck .. Any pointers here ? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Using-jetty-compon

Re: Using jetty component for http producer : Weird behavior

2013-05-28 Thread anand_tech
Camel is 2.9.0 and jetty is 7.5.3. Jetty jars are downloaded as part of camel-jetty dependencies through maven, so i guess jetty's version should not be a problem. -- View this message in context: http://camel.465427.n5.nabble.com/Using-jetty-component-for-http-producer-Weird-beh

Re: Using jetty component for http producer : Weird behavior

2013-05-28 Thread anand_tech
esponseCode: 404 Why does it replaces https:// with https//, or is there something else ? -- View this message in context: http://camel.465427.n5.nabble.com/Using-jetty-component-for-http-producer-Weird-behavior-tp5733303p5733344.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Using jetty component for http producer : Weird behavior

2013-06-04 Thread anand_tech
Someone, any pointers over here ?? -- View this message in context: http://camel.465427.n5.nabble.com/Using-jetty-component-for-http-producer-Weird-behavior-tp5733303p5733833.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Using jetty component for http producer : Weird behavior

2013-06-05 Thread Claus Ibsen
Hi Follow the advice on this page http://camel.apache.org/support On Wed, Jun 5, 2013 at 7:02 AM, anand_tech wrote: > Someone, any pointers over here ?? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Using-jetty-component-for-http-pr