Ha!
Since the subject was JSON, I had assumed that the pun had to do with HTTP
POST, not with forums... hence my follow up pun referencing HTTP GET :-)
Take care,
Daniel
-Original Message-
From: yourboogieman [mailto:eric_gree...@hotmail.com]
Sent: Saturday, July 19, 2014 3:19 PM
To:
> I'll keep you all posted (pun intended) :)
I don't GET it.
-Original Message-
From: yourboogieman [mailto:eric_gree...@hotmail.com]
Sent: Wednesday, July 16, 2014 6:10 PM
To: users@camel.apache.org
Subject: Re: JSON - Jackson return list rather than POJO
I am being held up by this pr
Hi guys,
I'm trying to get the http4 component to recognize proxy settings
specified via the standard Java proxy system properties [1]. I'm setting
these system properties via the command line, e.g.:
> java -Dhttp.proxyHost=myproxy.foo.com -Dhttp.proxyPort=8080
MyMain
The http4 component