I am implementing a monitoring and administrative MQ API using the WebSphereMQ java PCF (Program Control Format) library. What I would like to know is if the PCFAgent and/or the PCFMessageAgent classe
I am running two grails web applications in single instance of tomcat 7, both trying to connect to websphere MQ publishing and receiving messages. First one that gets loaded works well but second one
I am working with wmqfte. While creating a transfer there is a parameter for metadata attribute pair开发者_运维技巧. Why is this used for ?One of the FTE engagements I worked on required email notific
I use JMS (Java Message Service API) in my java application to work with queues/topics residing on websphere MQ. I am looking for a tool/support pac which can show me all MQ Messages being called e.g.
In Websphere MQ s开发者_StackOverflow中文版eries, command level for a queue manager is 701. What does it actually specify ? WebSphere products use a \"[version].[release].[modification].[Fix Pack]\" n
I am us开发者_运维百科ing SAP PI to connect with IBM MQseries (v 5.3). Whenever there is a n/w problem or any outage on WebSphere MQs, the SAP interfaces error out with the message \"Completion Code
I am trying to develop a JMS standalone application to read and writeto a Queue on MQSeries. My boss asked me to use pure java JMS (not ibm.mq lib) to do that.开发者_如何学Python
I\'m having this exception thrown by the IBM MQ which I\'m struggling with, I have no clue why this is happening. Here it comes:
I\'ve been running JProfiler for a day or so and keep seeing new threads being created for the JMS Listener to a topic in WMQ. It seems to go through phases of dropping out every few minutes for half
We are using IBM MQ and we are facing some serious problems regarding controlling its asynchronous delivery to its recipient.We are having some java listeners configured, now the problem is that we ne