The other day I upgraded my setup to 2.5.0 and started having an issue on tomcat startup -- multiple webapps all having <camelContext id="camelContext">. I see that that issue has already been fixed:
https://issues.apache.org/activemq/browse/CAMEL-3324 Thank you for fixing this. My question is...will there be a 2.5.1 at some point soon? Currently, we're working around this by assigning unique bean ids to the CamelContexts in all of our different webapps, but that seems like a hack to me. Anyway, please consider my humble request for a point release in the near future to roll out this fix. Thank you! Dan -- View this message in context: http://camel.465427.n5.nabble.com/Multiple-WARs-with-same-CamelContext-id-tp3272239p3272239.html Sent from the Camel - Users mailing list archive at Nabble.com.
