Re: Error with RSS component accessing gzip content

2010-07-20 Thread Willem Jiang
tp://www.fusesource.com<http://www.fusesource.com?by-user=t> Blog http://willemjiang.blogspot.com<http://willemjiang.blogspot.com?by-user=t> Tiwtter http://twitter.com/willemjiang -- View message @ http://camel.465427.n5.nabble.com/Error-with-RSS-component-accessing-gzip-conte

Re: Error with RSS component accessing gzip content

2010-07-19 Thread Bryce Ewing
> Apache Camel, Apache CXF committer > Open Source Integration > http://www.fusesource.com<http://www.fusesource.com?by-user=t> > Blog > http://willemjiang.blogspot.com<http://willemjiang.blogspot.com?by-user=t> > Tiwtter http://twitter.com/willemjiang &

Re: Error with RSS component accessing gzip content

2010-07-19 Thread Willem Jiang
Hi Bryce, Bryce Ewing wrote: Hi, I have been having a look at the http4 component source and thinking about how much of this would end up being duplicated into the RSS component to properly handle all cases, etc. HttpProducer.extractResponseBody and utilising GZIPHelper.uncompressGzip seems to

Re: Error with RSS component accessing gzip content

2010-07-19 Thread Bryce Ewing
http://camel.465427.n5.nabble.com/Error-with-RSS-component-accessing-gzip-content-tp1335918p1511721.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Error with RSS component accessing gzip content

2010-07-17 Thread Willem Jiang
I think we can leverage the sophisticate http client to handle the "Content-Encoding; gzip" instead of using the URL.openStream directly. Please feel free to fill a JIRA[1] for it, and patch with test case is welcome :) [1]https://issues.apache.org/activemq/browse/CAMEL Willem Bryce Ewing w

Error with RSS component accessing gzip content

2010-07-17 Thread Bryce Ewing
ponse headers, which do contain: "Content-Encoding: gzip"). Thoughts? Cheers Bryce -- View this message in context: http://camel.465427.n5.nabble.com/Error-with-RSS-component-accessing-gzip-content-tp1335918p1335918.html Sent from the Camel - Users mailing list archive at Nabble.com.