[
https://issues.apache.org/jira/browse/CAMEL-8498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14364026#comment-14364026
]
Keith Babo commented on CAMEL-8498:
-----------------------------------
Fix and unit test submitted via PR:
https://github.com/apache/camel/pull/439
> 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)