That should be fine with that version of Weld. Though I realise for it to work the qualifier need to be annotated with @Repeatable, which is missing. I’ve just created https://issues.apache.org/jira/browse/CAMEL-10464. I’ll work on it ASAP. In the meantime, you should be able to achieve the same effect using your own repeating qualifiers.
Antonin > On 10 Nov 2016, at 12:06, a746076drdrb <a746...@drdrb.net> wrote: > > I'm using > <groupId>org.jboss.weld.se</groupId> > > <artifactId>weld-se</artifactId> > > <version>2.4.0.Final</version> > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/cdi-reuse-the-route-tp5788716p5789998.html > Sent from the Camel Development mailing list archive at Nabble.com.