GitHub user grgrzybek opened a pull request:
https://github.com/apache/camel/pull/95
CAMEL-7184 Ensure that QFJ consumers have their engines initialized
A case for QFJ consumers - they should have their engines initialized and
started when starting consumers
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/camel CAMEL-7184-consumers
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/95.patch
----
commit e291b482b8a4033bf5f951995183d40ced2a1b8c
Author: Grzegorz Grzybek <[email protected]>
Date: 2014-02-11T15:41:17Z
CAMEL-7184 Ensure that QFJ consumers have their engines initialized
----