RE: JSON - Jackson return list rather than POJO

2014-07-21 Thread Daniel Gredler (DHL GM US)
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:

RE: JSON - Jackson return list rather than POJO

2014-07-17 Thread Daniel Gredler (DHL GM US)
> 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

http4 component: proxy settings in system properties

2013-08-16 Thread Daniel Gredler
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