It looks like a bug. Please feel free to fill a JIRA for it. 发自我的 iPhone
在 2013-1-22,下午10:39,apatel <[email protected]> 写道: > In RestletComponent class add entry to instance variable "private final > Map<String, MethodBasedRouter> routers = new HashMap<String, > MethodBasedRouter>()" map while invoking /getMethodRouter/ method, but it > never remove in /disconnect/ method, also /disconnect/ method has local > variable with same name as instance variable "routes". > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-Restlet-2-10-3-RestletComponent-component-does-not-remove-added-route-form-routers-although-ro-tp5726000.html > Sent from the Camel Development mailing list archive at Nabble.com.
