GitHub user bavadim opened a pull request: https://github.com/apache/camel/pull/379
Creating objects with custom data types I had a problem. Producer had created an custom typed object with an empty body and with an empty metadata fields. This pull request fixes a problem. You can merge this pull request into a Git repository by running: $ git pull https://github.com/SageBear/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/379.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 #379 ---- commit ed2f057af7716be630c14816e58a2f56f4d684bb Author: bava...@gmail.com <bava...@gmail.com> Date: 2015-01-23T11:14:54Z creation object with custom model commit f6015f11c90647d7d6d2363af92f53035f278f65 Author: bava...@gmail.com <bava...@gmail.com> Date: 2015-01-23T12:42:04Z fixing producer for creation objects with custom model commit 429fa3ca0cd7100d3c3f1139ef94cdc21fd4552b Author: bava...@gmail.com <bava...@gmail.com> Date: 2015-01-23T22:21:13Z creating objects with custom properties ---- --- 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. ---