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.

Reply via email to