Amit Patel created CAMEL-5999:
---------------------------------
Summary: RestletComponent component is not removing added route
from routers list although route is removed from Context.
Key: CAMEL-5999
URL: https://issues.apache.org/jira/browse/CAMEL-5999
Project: Camel
Issue Type: Bug
Components: camel-restlet
Affects Versions: 2.10.3
Reporter: Amit Patel
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".
Camel Development Forums
=========================
http://camel.465427.n5.nabble.com/Camel-Restlet-2-10-3-RestletComponent-component-does-not-remove-added-route-form-routers-although-ro-td5726000.html
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira