|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 5 matches |
Author |
Message |
Topic: JMS MessageListener multithreaded under MQ? |
brendan
Replies: 3 Views: 6168
|
Forum: IBM MQ Java / JMS Posted: Sun Mar 17, 2002 6:57 pm Subject: JMS MessageListener multithreaded under MQ? |
So you are saying that the processing for a single MessageListener is not multi-threaded? As in the next message will not be read off the queue until the call to onMessage() returns? |
Topic: JMS MessageListener multithreaded under MQ? |
brendan
Replies: 3 Views: 6168
|
Forum: IBM MQ Java / JMS Posted: Sun Mar 17, 2002 6:05 pm Subject: JMS MessageListener multithreaded under MQ? |
Hi,
does anyone know whether the IBM MQSeries implementation of the JMS MessageListener is multi-threaded or not? What I mean is, does MQ start up a new thread for each message received, from which ... |
Topic: JMS HP-UX MQJMS1046 - CCSID 1051 is not supported |
brendan
Replies: 5 Views: 7397
|
Forum: IBM MQ Java / JMS Posted: Tue Feb 26, 2002 5:23 pm Subject: JMS HP-UX MQJMS1046 - CCSID 1051 is not supported |
Thanks, but what I'm looking for is a way to get around the problem *without* changing the CCSID of the QueueManager. Our middleware supplier (a recently outsourced division of the company) is being e ... |
Topic: JMS HP-UX MQJMS1046 - CCSID 1051 is not supported |
brendan
Replies: 5 Views: 7397
|
Forum: IBM MQ Java / JMS Posted: Sun Feb 24, 2002 5:41 pm Subject: JMS HP-UX MQJMS1046 - CCSID 1051 is not supported |
Hi,
The client is written using JMS. It runs on an HP-UX box. It uses a Client connection to a Queue running on another HP-UX box. The sending application runs on Pick (yep, it's still around), but ... |
Topic: JMS HP-UX MQJMS1046 - CCSID 1051 is not supported |
brendan
Replies: 5 Views: 7397
|
Forum: IBM MQ Java / JMS Posted: Sun Feb 24, 2002 4:56 pm Subject: JMS HP-UX MQJMS1046 - CCSID 1051 is not supported |
Hi,
I'm having trouble with a JMS client connecting using Client mode to a server housed on an HP-UX box. From the documentation I have found that Java does not support code page 1051, which is the ... |
|
|
|