You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Luca Burgazzoli (Jira)" <ji...@apache.org> on 2020/09/09 13:08:00 UTC

[jira] [Created] (CAMEL-15518) Wong service generated for the ExtendedCamelContext

Luca Burgazzoli created CAMEL-15518:
---------------------------------------

             Summary: 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
            Reporter: Luca Burgazzoli
             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)