[
https://issues.apache.org/jira/browse/CAMEL-15518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17193119#comment-17193119
]
Claus Ibsen commented on CAMEL-15518:
-------------------------------------
There is a PR here
https://github.com/apache/camel/pull/4181
Unfortunately there are some regen files with it so there is a little bit of
noise
> Wong service generated for the ExtendedCamelContext
> ---------------------------------------------------
>
> Key: CAMEL-15518
> URL: https://issues.apache.org/jira/browse/CAMEL-15518
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 3.5.0
> Reporter: Luca Burgazzoli
> Priority: Major
> Fix For: 3.6.0
>
>
> The name of the configurer for the the ExtendedCamelContext is wrong as it
> uses the FQCN of the implementation class
> (org.apache.camel.impl.ExtendedCamelContext) instead of the interface one
> (org.apache.camel.ExtendedCamelContext).
> Maybe the @Configurer annotation should allow to set the name of the factory
> file.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)