Author |
Message |
Topic: JMS Message from AIX QMGR to a Non JMS app on Mainframe QMGR |
gperera
Replies: 4 Views: 4698
|
Forum: IBM MQ Java / JMS Posted: Tue Nov 11, 2003 7:28 am Subject: JMS Message from AIX QMGR to a Non JMS app on Mainframe QMGR |
We changed our JNDI settings from the default JMS CCSID 1208 to the AIX CSID 819.
IBM does not provide a 1208->500 converter, but does provide a 819->500 converter. |
Topic: Shared Memory Problems |
gperera
Replies: 3 Views: 4113
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Jul 10, 2003 6:37 am Subject: Solaris Kernel Parameters for MQSeries |
Have you tuned your Solaris Kernel per the Quick Beginnings manual? We received this from Level 2 support about 2 yrs ago b/c at the time the manual was incomplete/inaccurate.
... |
Topic: JMS Message from AIX QMGR to a Non JMS app on Mainframe QMGR |
gperera
Replies: 4 Views: 4698
|
Forum: IBM MQ Java / JMS Posted: Fri Mar 07, 2003 12:45 am Subject: JMS Message from AIX QMGR to a Non JMS app on Mainframe QMGR |
I know there have been numerous discussion recently on this topic, but I didn't see a complet resolution to the problem. Thank you in advance for any
On an AIX QMGR, I have a JMS app sending a Te ... |
Topic: JMS & SSL |
gperera
Replies: 1 Views: 2307
|
Forum: IBM MQ Java / JMS Posted: Wed Sep 04, 2002 11:07 am Subject: JMS & SSL |
Does anyone have any experience coding a JMS SSL client applicatoin with MQ v5.3?
The problem that we're having is using JMS clients over a SSL SVRCONN channel. We cannot find any concise document ... |
Topic: Publishing a retained publication using JMS |
gperera
Replies: 7 Views: 9790
|
Forum: IBM MQ Java / JMS Posted: Fri Aug 09, 2002 3:41 am Subject: Publishing a retained publication using JMS |
Thanks Amit,
You're correct, that is the exact parameter that we're concerned with. We know how to build that using the base MQ java classes. But our question is:
How do you set that attribute ... |
Topic: Publishing a retained publication using JMS |
gperera
Replies: 7 Views: 9790
|
Forum: IBM MQ Java / JMS Posted: Thu Aug 08, 2002 7:18 am Subject: Publishing a retained publication using JMS |
We need to find out if it is possible to publish a retained publication using JMS. (Note: We are not interested in durable subscriptions which is a completely different function.)
Retained public ... |
Topic: MQJMS3023 Subscription has an active TopicSubscriber |
gperera
Replies: 2 Views: 3472
|
Forum: IBM MQ Java / JMS Posted: Wed Aug 07, 2002 4:14 am Subject: RE: MQJMS3023 Subscription has an active TopicSubscriber |
Did you ever get a solution to this problem? |
Topic: How can we control connection pool properties from JMS Admin |
gperera
Replies: 2 Views: 3601
|
Forum: IBM MQ Java / JMS Posted: Tue Jul 02, 2002 10:40 am Subject: How can we control connection pool properties from JMS Admin |
Could you clarify where you make these XML changes? |