[
https://issues.apache.org/jira/browse/CAMEL-6336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-6336:
-------------------------------
Priority: Minor (was: Major)
> camel cdi uses postconstruct to inject in cdi beans
> ---------------------------------------------------
>
> Key: CAMEL-6336
> URL: https://issues.apache.org/jira/browse/CAMEL-6336
> Project: Camel
> Issue Type: Bug
> Components: camel-cdi
> Affects Versions: 2.11.0
> Reporter: Romain Manni-Bucau
> Priority: Minor
> Fix For: Future
>
>
> org.apache.camel.cdi.internal.CamelExtension#onInjectionTarget uses
> InjectionTarget#postConstruct instead of inject() to inject camel injections.
> That's not really consistent since postconstruct is done once injections are
> done because they can be used in post construct methods.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)