When trying a simple example of a mulesoft tutorial, I don't have the result as explained in the tutorial
tutorial link:
https://docs.mulesoft.com/mule-user-guide/v/3.3/configuring-an-endpoint
video link:
Flow:
I have configured the HTTP Element like this:
and for the Listner:
but when I try in the browser to get:
this did not display /echo
it displays this message in the console:
INFO 2016-12-13 12:34:22,652 [[echo2].HTTP_Listener_Configuration.worker.01] org.mule.module.http.internal.listener.HttpListenerRegistry: No listener found for request: (GET)/echo
Does anyone have an idea ?









