Author |
Message |
Topic: Configuring Hermes JMS with MQ in SSL enabled environment |
shafi1990
Replies: 2 Views: 7324
|
Forum: IBM MQ Installation/Configuration Support Posted: Sun Nov 06, 2016 12:23 am Subject: Configuring Hermes JMS with MQ in SSL enabled environment |
Sorry for late response. I am new to JMS. Can you please share how to use file based JMS in Hermes? |
Topic: Configuring Hermes JMS with MQ in SSL enabled environment |
shafi1990
Replies: 2 Views: 7324
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Oct 31, 2016 5:18 am Subject: Configuring Hermes JMS with MQ in SSL enabled environment |
I am trying to connect my secure queue manager with Hermes JMS. But I am getting following error in MQ logs:
AMQ9639: Remote channel 'XXXXXX' did not specify a CipherSpec.
EXPLANATION:
Remote c ... |
Topic: Configuring Hermes JMS with MQ in SSL enabled environment |
shafi1990
Replies: 5 Views: 12474
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Oct 31, 2016 4:25 am Subject: Configuring Hermes JMS with MQ in SSL enabled environment |
Hi SummerShower,
I am facing same issue. Can you please help me out by sharing solution of the problem?
Regards,
Shafee |
Topic: Subscription using ESQL |
shafi1990
Replies: 7 Views: 8430
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Oct 01, 2013 2:52 am Subject: Subscription using ESQL |
Thanks..
Following is the trace of tree just after the compute node :
( ['MQROOT' : 0x16c32ea8]
(0x01000000:Name):Properties = ( ['MQPROPERTYPARSER' ... |
Topic: Subscription using ESQL |
shafi1990
Replies: 7 Views: 8430
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Sep 30, 2013 11:49 pm Subject: Subscription using ESQL |
Hi,
thanks for your reply and sorry for my late response.
I have used your given code accorging to my need as shown below:
-- Copy the bits we need from the input message.
--
... |
Topic: Subscription using ESQL |
shafi1990
Replies: 7 Views: 8430
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Sep 27, 2013 2:28 am Subject: Subscription using ESQL |
thanks for your reply.
I have followed a tutorial and have implemented each and every step of it but at last subscription is not working and I have just noticed that topic is also not subscribed u ... |
Topic: Subscription using ESQL |
shafi1990
Replies: 7 Views: 8430
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Sep 27, 2013 12:53 am Subject: Subscription using ESQL |
Hi,
I am using IBM WMB v8.0 and MQ v7.0.1.3. Currently, A topic has been created and tried to subscribe topic using esql with following code
SET OutputRoot.MQRFH2.psc.Command = 'RegSub';
SET O ... |