ibm-mq
Sending a message to SWIFT via WebSphere MQ using ASCII encoding
I\'m trying to fix a problem with an application that sends a message to the SWIFT network. The application is a .NET application and it uses IBM\'s amdqmdnet.dll assembly to communicate with the WebS[详细]
2023-03-12 05:05 分类:问答What is meant by binding mode in WebSphere MQ?
I am working with WebSphere MQ FTE. While reading a document I came across a sentence that the bridge agent connects to loc开发者_JS百科al queue manager through binding mode.What is meant by binding m[详细]
2023-03-11 19:27 分类:问答Standalone Java JMS Client for WebSphere MQ
Can I use just WebSphere\'s jar files with standard JMS to send messages to a WebSphere M开发者_开发问答Q server, or do I need to download their WebSphere MQ Client?You can use just the jar files for[详细]
2023-03-11 18:14 分类:问答How to map a websphere mq 7 queue to a EJB 3 destinationName
I need to map WebSphere MQ7 queue (Say queA in Queue Manager QMA) to a EJB3 MDB. I created the MQ Queue Manager and Queue using[详细]
2023-03-11 05:53 分类:问答How do I find Queue Manager name when Queues are created via Websphere 6.1 running in RAD 7?
I am new 开发者_StackOverflow中文版to Websphere, and at this client site, we are running an older version of Websphere in an older version of RAD. I used a python script to define a queue factory and[详细]
2023-03-09 08:33 分类:问答Weblogic MDB instances becomes zero and messages in the Queue are not picked up
I have a MDB reading from a MQ Queue through local binding. Sometimes we notice that the messages from the MQ Queue is not picked up Queue depth increases to 50000 and the number of instances become z[详细]
2023-03-09 01:24 分类:问答how can we extract the file extension of a file using ant script?
The scenario is as follows: Therea are three files : test.xls test.txt test.doc I am working with mqfte right now. When these files are transferred to another location the filenames must be as belo[详细]
2023-03-08 17:38 分类:问答Spring JmsTemplate & WebSphere MQ - ignoring RECEIVE_TIMEOUT_NO_WAIT
I am using Spring JmsTemplate and WebSphere MQ (inside WebSphere App Server). I create the JmsTemplate instance as follows:[详细]
2023-03-08 05:51 分类:问答JMS Topic vs Selector
JMS Topic and JMS Selector are quite different concept, yet they both can be used by a consumer to get only a subset of the messages.[详细]
2023-03-06 20:42 分类:问答WebSphere 7, configuring JMS Q connection factory without user id: MQRC_NOT_AUTHORIZED
I have an instance of WebSphere 6 and an instance of WebSphere 7. Each has a WebSphere MQ messaging provider, a queue connection factory and a queue configured in a similar way. All user ID fields are[详细]
2023-03-06 15:12 分类:问答