Hi Claus,

I am using ver 2.9.0. 

I am working around this as:

for(string endpoint: getFromEndPoints()){
    from(endpoint).to("bean:someBean);
}

not really using from(endpoint1,endpoint2) as makes it not visible in
jconsole.

Let me know if a Jira needs to be raised to follow up on this.

Regards,
surya


--
View this message in context: 
http://camel.465427.n5.nabble.com/multiple-from-endpoints-and-jmx-console-tp5587775p5639320.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to