Keith Babo created CAMEL-8498:
---------------------------------
Summary: CamelContextFactoryBean missing setEndpoints method
Key: CAMEL-8498
URL: https://issues.apache.org/jira/browse/CAMEL-8498
Project: Camel
Issue Type: Bug
Components: camel-spring
Affects Versions: 2.15.0
Reporter: Keith Babo
The Spring JAXB model class for <camelContext> is missing a setEndpoints()
method, which means you cannot add an endpoint outside the route definition
using JAXB. Interestingly, the Blueprint version of CamelContextFactoryBean
has this method, so I'm guessing it was just missed.
Impacted classes:
org.apache.camel.spring.CamelContextFactoryBean
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)