i stop the consumer  route, but why can't execute the doStop() method?

i use camelContext.stopRoute("routeId");

the consumer route bind the port 60000, but when i stopRoute, it's listened
on 60000 yet.

why can't execute the component's doStop()  method on Consumer?  because i
start the route it display the error "Unrecognized Windows Sockets error: 0:
JVM_Bind" again.

--
View this message in context: 
http://camel.465427.n5.nabble.com/how-to-stop-route-tp5713694.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to