MQJMS_E_11_SERVICES_NOT_SETUP

 

public final static java.lang.String

The required queues or publish/subscribe services are not set up: {0}.
Explanation: The required WebSphere MQ setup for the messaging domain is not complete.
User Response: For the point-to-point messaging, make sure that you have started the queue manager and, if your JMS application is connecting as a client application, make sure that you have started a listener for the correct port. For publish/subscribe messaging, make sure that you have done the post installation setup.


uj33140_