GitHub user srnm opened a pull request: https://github.com/apache/camel/pull/398
complete the support of user-supplied DataConverters This patch enables a custom DataConverter in 1. workflow consumer 2. workflow producer 3. activity producer 4. activity consumer Thanks! You can merge this pull request into a Git repository by running: $ git pull https://github.com/srnm/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/398.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 #398 ---- commit 511e7a3624a1418f9e36817a572998e22623659c Author: Steven Marcus <steven.mar...@gmail.com> Date: 2015-02-18T09:06:31Z complete the support of user-supplied DataConverter ---- --- 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. ---