Author |
Message |
Topic: Transactional settings in MQ (e.g., timeout values) - where? |
roliv
Replies: 5 Views: 6368
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Jul 13, 2004 8:09 pm Subject: Transactional settings in MQ (e.g., timeout values) - where? |
Thanks for the replies. The complete scenario is the following. The application gets a message from a queue, the message is processed, and
then another message is generated as a result of processing ... |
Topic: Transactional settings in MQ (e.g., timeout values) - where? |
roliv
Replies: 5 Views: 6368
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Jul 13, 2004 10:52 am Subject: Transactional settings in MQ (e.g., timeout values) - where? |
Hi,
Where in WebSphere MQ can we specify transactional settings such as a
timeout value for MQ transactions? For instance, let's say that an
application gets a message from a queue and does some ... |
Topic: distributed transactions - mqseries 5.2 and WebSphere 4.0 |
roliv
Replies: 0 Views: 2355
|
Forum: IBM MQ Java / JMS Posted: Mon Jul 15, 2002 9:19 am Subject: distributed transactions - mqseries 5.2 and WebSphere 4.0 |
Hi,
I'd like to write a short program that uses WebSphere (v4.0) as the Resource Manager for a distributed transaction. By the way, I am not writing EJBs code; this is just a short program, more li ... |
Topic: Bindings mode works but can’t connect using client mode |
roliv
Replies: 8 Views: 23348
|
Forum: IBM MQ Java / JMS Posted: Mon Oct 29, 2001 5:40 pm Subject: Bindings mode works but can’t connect using client mode |
Thanks for your help! My Queue Manager was not listening to port 1414. I used netstat -an to check this and no application was listening on that port. I created another Queue Manager and this time I m ... |
Topic: Bindings mode works but can’t connect using client mode |
roliv
Replies: 8 Views: 23348
|
Forum: IBM MQ Java / JMS Posted: Mon Oct 29, 2001 10:17 am Subject: Bindings mode works but can’t connect using client mode |
Thanks for your replies.
kolban - Yes, the server connection channel is defined under the right queue manager and it is has been started. The Queue Manager is running on Windows 2000. I just check ... |
Topic: Bindings mode works but can’t connect using client mode |
roliv
Replies: 8 Views: 23348
|
Forum: IBM MQ Java / JMS Posted: Fri Oct 26, 2001 12:54 pm Subject: Bindings mode works but can’t connect using client mode |
Hi,
I have a very simple and small sample program (it uses the MQSeries classes for Java) that connects to a Queue Manager, puts a message on a queue, and then gets that same message from the same ... |
Topic: Can't restart Queue Manager because application is still run |
roliv
Replies: 2 Views: 14073
|
Forum: General IBM MQ Support Posted: Sat Oct 20, 2001 12:15 am Subject: Can't restart Queue Manager because application is still run |
Hello,
I have written an application that constantly gets messages from an MQQueue and after processing the messages it sends the replies on another MQQueue. Well, the problem is that if while my app ... |
Topic: How can I find out of the connection to the MQ Manager is lo |
roliv
Replies: 3 Views: 14689
|
Forum: IBM MQ Java / JMS Posted: Fri Oct 19, 2001 5:02 pm Subject: How can I find out of the connection to the MQ Manager is lo |
Hi,
I am using MQSeries classes for Java (not JMS) and I would like to know if there is a way to find out if the connection with the MQManager has been lost (for example, the MQ administrator shuts d ... |
Topic: Visual Age 3.5.3 and Connector MQSeries 1.1.1 - UnsatisfiedL |
roliv
Replies: 2 Views: 12181
|
Forum: IBM MQ Java / JMS Posted: Wed Aug 29, 2001 11:45 am Subject: Visual Age 3.5.3 and Connector MQSeries 1.1.1 - UnsatisfiedL |
Hi,
I have a small application that connects to an MQManager and gets a message from a queue. The application works fine if I export it from Visual Age for Java (3.5.3) and run it outside Visual Age ... |
Topic: MQ Series 5.2 and Java 1.2.2 - not working |
roliv
Replies: 3 Views: 15542
|
Forum: IBM MQ Java / JMS Posted: Mon Aug 27, 2001 6:36 pm Subject: MQ Series 5.2 and Java 1.2.2 - not working |
Thanks for your replies.
kolban - Was AIX 4.3.3 the platform on which MQSeries 5.2 and jdk 1.2.2 were running? I have MQSeries and jdk 1.2.2 installed on my laptop (Windows 2000) and they work well ... |
Topic: MQ Series 5.2 and Java 1.2.2 - not working |
roliv
Replies: 3 Views: 15542
|
Forum: IBM MQ Java / JMS Posted: Mon Aug 27, 2001 5:09 pm Subject: MQ Series 5.2 and Java 1.2.2 - not working |
Hi,
I have the latest MQSeries classes for Java (MA88, version 5.2) installed on a machine running AIX 4.3.3 and MQSeries 5.2. I have IBM's jdk 1.1.8 and IBM's jdk 1.2.2 installed on this machine too ... |