ibm-mq
WebSphereMQ PCFMessageAgent / PCFAgent - Is it Thread Safe?
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[详细]
2023-04-01 19:39 分类:问答Multiple web apps in tomcat connecting Websphere MQ
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[详细]
2023-03-31 14:03 分类:问答what is the metadata attribute pair in MQFTE ? Why is it used?
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[详细]
2023-03-29 21:41 分类:问答to view all websphere MQ messages in JMS call
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.[详细]
2023-03-29 09:03 分类:问答What is Command level in MQ Series?
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[详细]
2023-03-29 05:18 分类:问答IBM WebSphere MQ JMS Jar Files
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[详细]
2023-03-28 03:52 分类:问答How to use Java JMS with MQseries
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[详细]
2023-03-25 08:14 分类:问答No clue with an exception (NullPointerException) due to a properties retrieval thrown by the IBM MQ
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:[详细]
2023-03-24 18:08 分类:问答How to enable client-side logging of Websphere MQ?
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[详细]
2023-03-21 10:22 分类:问答IBM MQ Message Throttling
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[详细]
2023-03-20 22:07 分类:问答