What is the purpose of listener in WebSphere MQ?

Viewed 9022

When I go to my WebSphere MQ explorer, and connect to a remote queue manager and go to --> Advanced --> Listeners, I do not see any listeners defined. But I am able to create a remote JMS client, connect to this queue manager by using a channel connection and publish a message to a topic.

So what is the purpose of listeners? In my case, things are working fine without listeners.

1 Answers
Related