You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Keith Babo (JIRA)" <ji...@apache.org> on 2015/03/16 22:45:38 UTC

[jira] [Created] (CAMEL-8498) CamelContextFactoryBean missing setEndpoints method

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)