[ https://issues.apache.org/jira/browse/CAMEL-3644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen resolved CAMEL-3644. -------------------------------- Resolution: Fixed trunk: 1069679. > camel-core-xml - Add getter/sett for endpoints > ---------------------------------------------- > > Key: CAMEL-3644 > URL: https://issues.apache.org/jira/browse/CAMEL-3644 > Project: Camel > Issue Type: Improvement > Affects Versions: 2.6.0 > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Priority: Minor > Fix For: 2.7.0 > > > We have listed > {code} > @XmlElement(name = "endpoint", required = false) > private List<CamelEndpointFactoryBean> endpoints; > {code} > in the camel-spring, but we dont have getter/setter. > We should enforce this by adding getter/setter in camel-core-xml which we > have for most of the stuff. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira