Hi all, I'm currently looking into Camel as a possible solution for one of my projects. While trying out the Atom and Rss component I found out it couldn't handle extra request parameters in the URL correctly.
At first they were not allowed. When I set the component to use the lenientproperties (as the httpcomponent does) it solved part of my problem, but then I found out that the actual URL called for the endpoint did not have the request parameters in the queryString anymore. They were stripped off when the component parsed the URI for it's needed parameters. I've created a patch to fix both issues for Atom and RSS endpoints and attached it to JIRA [1]. I hope somebody can review my patch and perhaps it can be included in the camel project. Please let me know if you have any remarks. I would appreciate all feedback. [1]https://issues.apache.org/activemq/browse/CAMEL-1496 -- View this message in context: http://www.nabble.com/Camel-RSS-and-Atom-components-tp22791987p22791987.html Sent from the Camel - Users mailing list archive at Nabble.com.