[GitHub] camel pull request: Updated readme.md

2016-05-20 Thread ssatguru
GitHub user ssatguru opened a pull request: https://github.com/apache/camel/pull/989 Updated readme.md added few missing configuration properties added a sample pom You can merge this pull request into a Git repository by running: $ git pull https://github.com/ssatguru/came

[GitHub] camel pull request: CAMEL-9969: Added a component for Telegram

2016-05-20 Thread nicolaferraro
GitHub user nicolaferraro opened a pull request: https://github.com/apache/camel/pull/988 CAMEL-9969: Added a component for Telegram I created a new component for Telegram. The component uses the Telegram Bot REST API (https://core.telegram.org/bots/api). There are mult

SpringBoot application and connect to Websphere MQ Activation Specification using Camel

2016-05-20 Thread arunkabraham
I have a Springboot application and I need to connect to Websphere MQ Activation specification JNDI using Apache Camel. Can anyone suggest how can I do it and what is the best approach? -- View this message in context: http://camel.465427.n5.nabble.com/SpringBoot-application-and-connect-to-Web