GitHub user zregvart opened a pull request: https://github.com/apache/camel/pull/1782
CAMEL-11445 Declare JEE namespace in beans.xml This adds XML namespace declaration to `beans.xml`. @astefanutti would you mind having a look, I'm not up to date with CDI spec, I think there is a newer version but I'm not sure what namespace it uses. You can merge this pull request into a Git repository by running: $ git pull https://github.com/zregvart/camel CAMEL-11445 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1782.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 #1782 ---- commit 49f0a7893769b0c77170b85cc6899bdc17246f62 Author: Zoran Regvart <zregv...@apache.org> Date: 2017-06-23T18:50:14Z CAMEL-11445 Declare JEE namespace in beans.xml This adds XML namespace declaration to `beans.xml`. ---- --- 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. ---