[
https://issues.apache.org/jira/browse/CAMEL-8498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14364687#comment-14364687
]
ASF GitHub Bot commented on CAMEL-8498:
---------------------------------------
Github user asfgit closed the pull request at:
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
> Priority: Minor
> Fix For: 2.15.1, 2.16.0
>
>
> 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)