Author |
Message |
Topic: SSL same public key for 2 different clients |
raja_no_1
Replies: 1 Views: 2430
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Oct 06, 2010 7:16 am Subject: SSL same public key for 2 different clients |
I have got SSL enabled on a channel and client A uses this to connect and this is working fine.
Now there is a requirement for Client B to connect and hence I am thinking of creating a different ch ... |
Topic: Config Manager proxy - |
raja_no_1
Replies: 6 Views: 4875
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Mar 20, 2009 5:08 am Subject: Config Manager proxy - |
Thanks again for your responses
I am using in my code
completionCode = deployResult.getCompletionCode().toString();
Which can return any of the following values e.g
initiated, pending, subm ... |
Topic: Config Manager proxy - |
raja_no_1
Replies: 6 Views: 4875
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Mar 19, 2009 8:11 am Subject: Config Manager proxy - |
Thanks for your reply
---------
Enumeration e = deployResult.getLogEntries();
---------------------------------------------------
I tried doing this and this is the message I get
---------- ... |
Topic: Config Manager proxy - |
raja_no_1
Replies: 6 Views: 4875
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Mar 19, 2009 5:35 am Subject: Config Manager proxy - |
I am writing a tool for deploying bar files to the broker and using the CMP APIs to achieve this.
I am checking both the deployResult and the logEntry.isErrorMessage() to see if the deployment has ... |
Topic: Put inhibit using java |
raja_no_1
Replies: 7 Views: 7671
|
Forum: General IBM MQ Support Posted: Sun Nov 23, 2008 3:54 am Subject: Put inhibit using java |
I tried using MQSET MQ API ..and that worked! |
Topic: Put inhibit using java |
raja_no_1
Replies: 7 Views: 7671
|
Forum: General IBM MQ Support Posted: Fri Nov 21, 2008 7:41 am Subject: Put inhibit using java |
Thanks everyone ..that worked! |
Topic: RFH2 Header using java |
raja_no_1
Replies: 8 Views: 9174
|
Forum: IBM MQ Java / JMS Posted: Thu Nov 20, 2008 2:51 am Subject: RFH2 Header using java |
I dont think you are being very helpful..
I have some more java classes which is using base MQ classes.. and setting of the MQ header is going to be a small part of the existing code which I dont w ... |
Topic: RFH2 Header using java |
raja_no_1
Replies: 8 Views: 9174
|
Forum: IBM MQ Java / JMS Posted: Thu Nov 20, 2008 2:41 am Subject: RFH2 Header using java |
I do not want to use JMS..because the rest of my code uses MQ base classes..
Can someone guide me whats wrong with the positioning of the rfh fields? |
Topic: RFH2 Header using java |
raja_no_1
Replies: 8 Views: 9174
|
Forum: IBM MQ Java / JMS Posted: Thu Nov 20, 2008 2:23 am Subject: RFH2 Header using java |
Hello there!
I am trying to write RHF2 Header using java on a given message.. Having searched this forum I found some snippents of code which should work but unfortunately it doesnt.
I am trying ... |
Topic: Put inhibit using java |
raja_no_1
Replies: 7 Views: 7671
|
Forum: General IBM MQ Support Posted: Fri Nov 14, 2008 6:27 am Subject: Put inhibit using java |
Hello
Is it possible to put/get inhibit a queue using the java api..Has any one got any sample code for this? |
Topic: Problem when create broker doamin in toolkit for AIX BIP0889 |
raja_no_1
Replies: 8 Views: 5391
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun May 21, 2006 9:05 pm Subject: Problem when create broker doamin in toolkit for AIX BIP0889 |
The error message is too generic. Is there anything on the MQ logs?
Is the state of channels OK? |
Topic: Problems with MRM |
raja_no_1
Replies: 30 Views: 20541
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun May 21, 2006 9:00 pm Subject: Problems with MRM |
Thanks Kimbert!
The red book documentation is not meant for version 6 I believe.
I did the mapping of the individual elements in the mapping node from source to destination but the domain and me ... |
Topic: Problems with MRM |
raja_no_1
Replies: 30 Views: 20541
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun May 21, 2006 11:29 am Subject: Problems with MRM |
I am trying the same sample that is mentioned in this post and from the red book "message broker basics". I am following the step by step as is mentioned in the doc on page 116.
I am using Broker - ... |
Topic: Problem when create broker doamin in toolkit for AIX BIP0889 |
raja_no_1
Replies: 8 Views: 5391
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun May 21, 2006 10:37 am Subject: Problem when create broker doamin in toolkit for AIX BIP0889 |
What is the error message it is throwing? |
Topic: Execution Group is not running. |
raja_no_1
Replies: 2 Views: 2037
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun May 21, 2006 10:35 am Subject: Execution Group is not running. |
The message seems to be a generic error message.
Also check if there is any error logs in the eventvwr of Windows to determine any possible cause of error.
Also try creating 1 more execution gr ... |