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)