On Wed, Jan 13, 2010 at 1:05 AM, user09772 <[email protected]> wrote: > > I forgot the 'rss:' prefix in my original posting. > > The message is now outputting, but it's just a hex code in the > getIn().getBody() call. > > When I turn Camel dubugging on i do see the SyndFeedImpl object populated > correctly. How do I consume/access this object using Camel? >
You can just access it from a Processor or POJO. > Thanks. > -- > View this message in context: > http://old.nabble.com/Rss-Feed-route-config-tp27131975p27137305.html > Sent from the Camel - Users mailing list archive at Nabble.com. > > -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
