e answer on the 2nd channel etc.
> BTW, I'm also reading your book and find it helpful as a Camel newbie.
>
> Thanks.
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Why-this-works-with-Spring-DSL-and-not-Java-DSL-http-component-tp5569500p5570923.html
t in on
forum and put a link on the other.
I was also going to update this thread with the solution (that you have
already linked to above.)
BTW, I'm also reading your book and find it helpful as a Camel newbie.
Thanks.
--
View this message in context:
http://camel.465427.n5.nabble.com/W
7;t get the expected output. I get the following response from Google's
> servers.
>
> { "html_attributions" : [], "results" : [], "status" : "REQUEST_DENIED" }
>
> I'm assuming that I don't have to do anything special in my Java DS
I'm using "&" in my Spring XML. My Spring routes works. The Java DSL
version of the same route is not working.
--
View this message in context:
http://camel.465427.n5.nabble.com/Why-this-works-with-Spring-DSL-and-not-Java-DSL-http-component-tp5569500p5569542.html
Sent fro
My Camel route is deployed and started correctly. However, when I invoked
> it
> I don't get the expected output. I get the following response from Google's
> servers.
>
> { "html_attributions" : [], "results" : [], "status" : "REQUEST_DENI
xpected output. I get the following response from Google's
servers.
{ "html_attributions" : [], "results" : [], "status" : "REQUEST_DENIED" }
I'm assuming that I don't have to do anything special in my Java DSL to
handle HTTPS (instead of HTTP). Is this