Author |
Message |
Topic: New version of client classes needed to connect to MQ 5.3? |
eddie
Replies: 7 Views: 4381
|
Forum: IBM MQ Java / JMS Posted: Wed Jan 07, 2004 6:32 am Subject: New version of client classes needed to connect to MQ 5.3? |
Thank you all for your replies.
What exactly is a CSD? Is it crucial to the new client classes?
I think I'll try and get the sys-admin to update the appropriate jar files -- at least I can feel ... |
Topic: New version of client classes needed to connect to MQ 5.3? |
eddie
Replies: 7 Views: 4381
|
Forum: IBM MQ Java / JMS Posted: Tue Jan 06, 2004 4:36 pm Subject: New version of client classes needed to connect to MQ 5.3? |
Hi all,
My company has just upgraded to MQSeries 5.3.
My application was using the java client connection classes (I think that was service pack MA88) to connect to a queue manager (MQ version 5 ... |
Topic: MQSeries 5.2 (Java Client Classes) & Solaris Version. |
eddie
Replies: 6 Views: 3917
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Oct 27, 2003 9:24 am Subject: MQSeries 5.2 (Java Client Classes) & Solaris Version. |
I'll definately pass on that bit of information to the company.
If anybody does come across any further information regarding MQ 5.2 and Solaris 9 in the mean time, please post it here.
Thanks.
... |
Topic: MQSeries 5.2 (Java Client Classes) & Solaris Version. |
eddie
Replies: 6 Views: 3917
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Oct 27, 2003 6:39 am Subject: MQSeries 5.2 (Java Client Classes) & Solaris Version. |
That is good to know -- thank you... I think at this point though, my company would prefer to stay with MQSeries 5.2 in the short term (just because they would have several different projects company ... |
Topic: MQSeries 5.2 (Java Client Classes) & Solaris Version. |
eddie
Replies: 6 Views: 3917
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Oct 23, 2003 12:04 pm Subject: MQSeries 5.2 (Java Client Classes) & Solaris Version. |
Thank you bduncan. Even that information helps because in some ways the client classes BEHAVE like another queue manager on the client machine.
If anybody else can clarify the situation for the cl ... |
Topic: MQSeries 5.2 (Java Client Classes) & Solaris Version. |
eddie
Replies: 6 Views: 3917
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Oct 23, 2003 7:56 am Subject: MQSeries 5.2 (Java Client Classes) & Solaris Version. |
My company has MQSeries 5.2. I have an application using the Java Client Classes (we have the MA88 service pak installed) on a Solaris 8 machine.
My company is having some performance issues wit ... |
Topic: can I return a message to the input queue (after sync poin)? |
eddie
Replies: 2 Views: 2205
|
Forum: IBM MQ Java / JMS Posted: Mon Oct 20, 2003 9:08 am Subject: can I return a message to the input queue (after sync poin)? |
Thanks for the reply.
I'll have to check into this 'auto rollback' feature... all I know is that during testing I found that if I killed the client program, it would completely miss the first messa ... |
Topic: How does MQSeries Classes for Java handle unclean shutdown? |
eddie
Replies: 11 Views: 6400
|
Forum: IBM MQ Java / JMS Posted: Fri Oct 17, 2003 1:23 pm Subject: How does MQSeries Classes for Java handle unclean shutdown? |
nohwal,
I've experienced a similar problem of loosing messages due to a program restart.
I did use the 'get under syncpoint' as a work around for this... does your program need to receive more t ... |
Topic: can I return a message to the input queue (after sync poin)? |
eddie
Replies: 2 Views: 2205
|
Forum: IBM MQ Java / JMS Posted: Fri Oct 17, 2003 12:39 pm Subject: can I return a message to the input queue (after sync poin)? |
Hi all,
I have a multi-threaded java client (i.e. using the java client API code) that reads messages from a queue, processes them, and sends a response.
There is a receiver thread that connects ... |
Topic: java version compatibility? |
eddie
Replies: 2 Views: 2529
|
Forum: IBM MQ Java / JMS Posted: Thu Sep 05, 2002 8:15 am Subject: java version compatibility? |
Thank You. I forgot to mention that I will be working on a Unix box. I don't know whether the MQSeries administrator has installed the MA88 support pac -- I'll have to find out. I don't suppose you ... |
Topic: java version compatibility? |
eddie
Replies: 2 Views: 2529
|
Forum: IBM MQ Java / JMS Posted: Wed Sep 04, 2002 9:22 pm Subject: java version compatibility? |
Hi,
I have to write some java code for my company that uses the java MQSeries client classes to connect to a Queue Manager on a remote server. I absolutely must use Java 1.3. Does anybody know wh ... |
Topic: considerations for Java to non-Java communication? |
eddie
Replies: 1 Views: 2528
|
Forum: IBM MQ Java / JMS Posted: Mon Jun 03, 2002 7:50 am Subject: considerations for Java to non-Java communication? |
Hi,
I'm new to MQSeries. I'm a java programmer developing on a sun solaris box. I need to write an application that will communicate with a program run on an AS400 machine (implementation languag ... |
Topic: Design document template |
eddie
Replies: 18 Views: 23624
|
Forum: General Discussion Posted: Mon Jun 03, 2002 6:57 am Subject: Design document template |
If it wouldn't be too much trouble and you have the files available, I would also be interested in them.
Eddie |