Author |
Message |
Topic: MQSeries Queue Access by JMS Topic using MDBs |
tcganesh
Replies: 4 Views: 3242
|
Forum: IBM MQ Java / JMS Posted: Wed Nov 20, 2002 8:24 am Subject: JMS and MDBs |
Thanks a Lot.
This really helps me understand connection betn JMS and MQ.
I am trying implement Message Driven Bean to access MQ Queue once a message arrives using MDBs onMessage method. Does th ... |
Topic: MQSeries Queue Access by JMS Topic using MDBs |
tcganesh
Replies: 4 Views: 3242
|
Forum: IBM MQ Java / JMS Posted: Mon Nov 18, 2002 12:31 pm Subject: MQSeries Queue Access by JMS Topic using MDBs |
I understand MQ Queues can be accesses by JMS APIs.
I understand concept of Topic and JMS components in J2EE.
I am using weblogic 7.0. I need some help in linking Topic to the MQ Queue manager and ... |
Topic: MQ Series JMS Configuration |
tcganesh
Replies: 1 Views: 2309
|
Forum: IBM MQ Java / JMS Posted: Tue Oct 08, 2002 7:13 am Subject: MQ Series JMS Configuration |
What are the tasks needed for JMS Configuration for App Server(eg BEA WebLogic 7.0) to use MQ and JMS clients to access queues to get and put data. |
Topic: MQ Java Error 2184 |
tcganesh
Replies: 5 Views: 7349
|
Forum: IBM MQ Java / JMS Posted: Thu Sep 26, 2002 10:37 am Subject: Remote Queue Missing Remote Q Property |
Thanks Duncan.
I checked all Channel and Q Defns. I found I had cleared the Remote Q Name for Remote Definition.
Once I put in It worked fine.
I appreciate your site I get fast and good respo ... |
Topic: MQ Java Error 2184 |
tcganesh
Replies: 5 Views: 7349
|
Forum: IBM MQ Java / JMS Posted: Thu Sep 26, 2002 10:26 am Subject: Installed J2EESDK |
I did install Java J2EE SDK for EJB's, JMS other J2EE to work.
Will this affect MQ anyway.
I checked the classpath that too looks fine.
Any other info needed I can help with. |
Topic: MQ Java Error 2184 |
tcganesh
Replies: 5 Views: 7349
|
Forum: IBM MQ Java / JMS Posted: Thu Sep 26, 2002 6:13 am Subject: MQ Java Error 2184 |
I am trying to do a PUT message using MQ Java classes.
Yesterday everything was working fine. But now I get a error message as below.
I would appreciate your inputs.
Attaching Code and Error ... |
Topic: Channel Definition between two Queues in 2 Diff QMs |
tcganesh
Replies: 2 Views: 3455
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Sep 25, 2002 1:37 pm Subject: Thanks Again |
Thanks for the input.
I know I keep asking this again and again. I had a vision of this being possible.
Now I am clear |
Topic: Channel Definition between two Queues in 2 Diff QMs |
tcganesh
Replies: 2 Views: 3455
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Sep 23, 2002 3:51 pm Subject: Channel Definition between two Queues in 2 Diff QMs |
I am trying to implement MQ using transmission between two Queues in 2 different QMs.
For Example
QM1 has Loc Q named TLQ1
QM2 has Rem Q named TLQ1 (refers to TLQ1 in QM1)
I need to define a ... |
Topic: Comparison Betn IBM MQS Java Classes Vs J2EE JMS MQ Classes |
tcganesh
Replies: 0 Views: 1628
|
Forum: IBM MQ Java / JMS Posted: Fri Sep 20, 2002 6:41 am Subject: Comparison Betn IBM MQS Java Classes Vs J2EE JMS MQ Classes |
Hi
I am doing a research on using J2EE JMS over IBM MQ Series Java Classes.
Source is OS/390 and Target is Win2K App Server
Source would use MQ API to put data to Q's
Target would use JMS AP ... |
Topic: MQ Series Error AMQ6183,AMQ6119 |
tcganesh
Replies: 9 Views: 6724
|
Forum: General IBM MQ Support Posted: Thu Sep 19, 2002 3:21 pm Subject: Thanks Both |
Yes it worked perfectly.
I had 1414 for PAC1 and 1416 for PAC2.
Connection Name I gave was IP Address(Port Nbr) like 67.202.102.231(1416) is this right or we have any other naming convention.
A ... |
Topic: MQ Series Error AMQ6183,AMQ6119 |
tcganesh
Replies: 9 Views: 6724
|
Forum: General IBM MQ Support Posted: Wed Sep 18, 2002 11:12 am Subject: Channel not starting |
I did the above. Thanks for your input.
My Channel Status Stays in Binding (Never Starts).
What would be the issue.
One more Question?
I am trying to have Local Q at Source and Remote Q a ... |
Topic: MQ Series Error AMQ6183,AMQ6119 |
tcganesh
Replies: 9 Views: 6724
|
Forum: General IBM MQ Support Posted: Tue Sep 17, 2002 8:25 am Subject: MQ Series Error AMQ6183,AMQ6119 |
Hi,
I am trying to do a MQ Prototype using Win2k and MQV5.2.1
I have define two QManagers PAC1 & PAC2
Local Queue in PAC1 is TLQ1
Transmit Q in PAC1 is PAC2(QM Name)
Remote Queue in PAC2 is ... |
Topic: JMS with CICS |
tcganesh
Replies: 1 Views: 1785
|
Forum: IBM MQ Java / JMS Posted: Thu Sep 12, 2002 10:03 am Subject: I also need info on this |
Chris,
Can you explain in detail what 1. Char Code , 2. TARGET CLIENT and
3. Conversion are?
Thanks a lot |