Author |
Message |
Topic: ISeries MQ 8.0.0.5 SSL implementation and Jboss EAP 6.1 |
ravi21588
Replies: 6 Views: 17286
|
Forum: IBM MQ Java / JMS Posted: Sat Nov 05, 2016 3:33 pm Subject: ISeries MQ 8.0.0.5 SSL implementation and Jboss EAP 6.1 |
Hi,
I tried based upon your suggestions i had used MQClient 7.5.0.7 in my standalone java program and the cipher suite iam using is TLS_RSA_WITH_AES_128_CBC_SHA256 TLS V 1.2. i had added the property ... |
Topic: ISeries MQ 8.0.0.5 SSL implementation and Jboss EAP 6.1 |
ravi21588
Replies: 6 Views: 17286
|
Forum: IBM MQ Java / JMS Posted: Sat Nov 05, 2016 1:47 am Subject: ISeries MQ 8.0.0.5 SSL implementation and Jboss EAP 6.1 |
Hi,
Iam using MQ 7.5 libraries in standalone java application and MQ 7.5 Resource Adapter in Jboss EAP server.The verion of MQ installed in Iseries is MQ 8.0.0.5. If iam using MQ RA 8.0 iam getting b ... |
Topic: ISeries MQ 8.0.0.5 SSL implementation and Jboss EAP 6.1 |
ravi21588
Replies: 6 Views: 17286
|
Forum: IBM MQ Java / JMS Posted: Fri Nov 04, 2016 2:26 pm Subject: ISeries MQ 8.0.0.5 SSL implementation and Jboss EAP 6.1 |
Hi All,
Iam able to successfully connect to iseries application without SSl from Jboss Eap 6.1 using MQ Resource Adapter.Now We are trzing to connect to Iseries Application MQ using SSl.JBoss Eap 6.1 ... |
Topic: adding custom application specific MQ headers |
ravi21588
Replies: 2 Views: 8812
|
Forum: IBM MQ Java / JMS Posted: Tue Sep 06, 2016 2:19 pm Subject: adding custom application specific MQ headers |
hi All,
Can you please tell me if we can add application specific MQ headers using apache camel. |
Topic: Multiple Consumer for an IBM MQ not working as expected |
ravi21588
Replies: 7 Views: 13681
|
Forum: IBM MQ Java / JMS Posted: Fri May 27, 2016 4:26 am Subject: Multiple Consumer for an IBM MQ not working as expected |
Hi All,
Iam trying to connect to IBM MQ from a switchyard application deployed in two different Jboss Containers.i can see the Open Input count as 2 in the MQ.But when i place the message in IBM MQ ... |