[GitHub] camel pull request: camel-mybatis: added "inputHeader" parameter t...

2015-01-12 Thread askannon
Github user askannon closed the pull request at: https://github.com/apache/camel/pull/368 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[GitHub] camel pull request: camel-mybatis: added "inputHeader" parameter t...

2015-01-06 Thread askannon
GitHub user askannon opened a pull request: https://github.com/apache/camel/pull/368 camel-mybatis: added "inputHeader" parameter to use a header value as in... ...put to the component instead of the body This way parameters don't need to be set as body before a query. In c