Author |
Message |
Topic: Adding subscribers to topics |
shogan
Replies: 2 Views: 1850
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Feb 07, 2003 4:48 am Subject: Adding subscribers to topics |
Actually, MA0C is the MQSeries pub-sub utility.
Try this instead
http://www-3.ibm.com/software/ts/mqseries/txppacs/ia71.html |
Topic: Adding subscribers to topics |
shogan
Replies: 2 Views: 1850
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Feb 07, 2003 4:45 am Subject: Adding subscribers to topics |
If you download the supportpac MA0C from IBM, maybe you could use the RegSub GUI to register subscriptions
Just search for "MA0C" using Google |
Topic: Pub Sub example message |
shogan
Replies: 0 Views: 1296
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Feb 06, 2003 4:58 am Subject: Pub Sub example message |
I've set up and sucessfully run the Pub-Sub demo from support pac MA0C. The subacription was content-based and the mapping of msg content to topic was performed by a Compute node.
I'd like to adapt ... |
Topic: Msg flow error : Message ID seen as null |
shogan
Replies: 1 Views: 1948
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jan 24, 2003 3:56 am Subject: Msg flow error : Message ID seen as null |
Hi
I've only used WMQSI with Neon node previously but now I have decided to become familiar with MRM.
I have constructed a really simple flow, comprising just
MQInput -> Compute Node --&g ... |
Topic: Mirrorq for zOS/ OS390 ? |
shogan
Replies: 4 Views: 3377
|
Forum: General Discussion Posted: Fri Jan 24, 2003 12:29 am Subject: Capital solution |
Roger
I have seen your company name crop up a couple of times. Now it's about time I checked it out, not least to take up your generous offer.
Merci
SMH |
Topic: Mirrorq for zOS/ OS390 ? |
shogan
Replies: 4 Views: 3377
|
Forum: General Discussion Posted: Thu Jan 23, 2003 5:56 am Subject: Queue manager exit |
Are there any mainframers out there ? |
Topic: Mirrorq for zOS/ OS390 ? |
shogan
Replies: 4 Views: 3377
|
Forum: General Discussion Posted: Thu Jan 23, 2003 4:08 am Subject: Mirrorq for zOS/ OS390 ? |
I'm on the lookout for source code to run on zOS/OS390 which will duplicate a message.
I've used the mirrorq utility for NT kindly made available on the software repository by Charley Lindsey of I ... |
Topic: Java & MQRFH |
shogan
Replies: 1 Views: 1784
|
Forum: IBM MQ Java / JMS Posted: Wed Dec 18, 2002 2:44 am Subject: Java & MQRFH |
Using the ma88 classes I've written a Java application and also a threaded applet to get & put messages.
I read the PDF that comes with ma88 and in particular Chapter 12 on JMS. I don't underst ... |
Topic: JMS & MQRFH2 |
shogan
Replies: 1 Views: 2080
|
Forum: IBM MQ Java / JMS Posted: Fri Sep 06, 2002 7:18 am Subject: JMS & MQRFH2 |
I've been playing with the classes in MA88.
I want to create a message with an MQRFH2 header.
I thought there might be a method & structure to achieve this in a slick fashion but I can't fin ... |
Topic: Applet, Reason code 2059 |
shogan
Replies: 0 Views: 1939
|
Forum: IBM MQ Java / JMS Posted: Tue Sep 03, 2002 8:41 am Subject: Applet, Reason code 2059 |
My put applet works within appletviewer.
Running on Netscape Navigator, Java console response is :
Unable to load message catalog - mqji
An MQ error occurred : Completion code 2 Reason code ... |
Topic: Applet and MQseries.... ??? |
shogan
Replies: 5 Views: 6078
|
Forum: IBM MQ Java / JMS Posted: Tue Sep 03, 2002 8:35 am Subject: Applet and MQseries.... ??? |
I get the same problem under Netscape, though it works under appletviewer. My code puts to queue. Response is :
Unable to load message catalog - mqji
An MQ error occurred : Completion code 2 Rea ... |
Topic: Creating a MQRFH header in C |
shogan
Replies: 2 Views: 2919
|
Forum: General Discussion Posted: Tue Sep 03, 2002 7:36 am Subject: Creating a MQRFH header in C |
I can send you example source code in C that is provided with a middleware package (no names) which constructs the header.
My email address is sean_m_hogan@hotmail.com |
Topic: Applets & MQSeries |
shogan
Replies: 2 Views: 2364
|
Forum: General Discussion Posted: Tue Sep 03, 2002 1:57 am Subject: Expected more replies ! |
I believe it is a security issue. Guess I need to find out how to satisfy Netscape issues. |
Topic: Applets & MQSeries |
shogan
Replies: 2 Views: 2364
|
Forum: General Discussion Posted: Fri Aug 30, 2002 5:32 am Subject: Applets & MQSeries |
I am using the ma88 JMS/MQSeries classes and ran the example Java applications, applets + code based on examples with success.
Platform is Win2000.
The applets work with appletviewer but if I r ... |
Topic: inst_db - NEON Database on NT |
shogan
Replies: 7 Views: 5424
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 10, 2002 2:44 am Subject: inst_db - NEON Database on NT |
If you are running inst_db from a standard DOS window, then open up a DB2 command window as follows :
Start=> IBM DB2 ==> Command window
Run inst_db from this window.
Also run apitest, ... |