GitHub user takanorig opened a pull request: https://github.com/apache/camel/pull/660
Modify to be able to use the wildcard in the mqtt topic. When there are the wildcards in the URI, the mqtt toipc are encoded for URL. I modified it. You can merge this pull request into a Git repository by running: $ git pull https://github.com/takanorig/camel camel-paho-2.17.x_topic_wildcard Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/660.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #660 ---- commit 9b1765c5a946e1d81d2f1516bdf0f4742097f22d Author: Takanori Suzuki <takano...@gmail.com> Date: 2015-10-19T17:08:42Z Modify to be able to use the wildcard in the mqtt topic. ---- --- 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 enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---