问题
i have written code for an adapter that read messages from websphere mq, but whenever adapter read a message from websphere mq, everytime it gives 2195 error code. how can i see the exact reason for occurance of 2195
回答1:
Do you have the com.ibm.mq.pcf.jar in your classpath ? It is needed to avoid this message.
来源:https://stackoverflow.com/questions/14272399/why-i-am-getting-websphere-mq-error-code-2195-where-my-adapter-read-a-messages-f