On Fri, Apr 13, 2012 at 9:09 PM, surya <[email protected]> wrote: > 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. >
There may be a JIRA already, but feel free to create a new ticket, and post your work around etc. > 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. -- Claus Ibsen ----------------- CamelOne 2012 Conference, May 15-16, 2012: http://camelone.com FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
