Author |
Message |
Topic: IMPLEMENTING MQ LISTENER USING SIMPLE API |
Balaji_P
Replies: 1 Views: 3352
|
Forum: IBM MQ Java / JMS Posted: Wed Jan 05, 2011 7:47 pm Subject: IMPLEMENTING MQ LISTENER USING SIMPLE API |
Hi all
Would need your directions or samples preferrably to implement the Message Listener in java using MQ API .
My requirement is , I have around 10 Queues in the Same Queue manager and my Jav ... |
Topic: Issue with starting the broker |
Balaji_P
Replies: 13 Views: 11019
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Apr 16, 2010 4:29 am Subject: Issue with starting the broker |
Hi Rob
I have recreated BROKER DB,QueueManager,Broker and Config and i still face the same issue |
Topic: Issue with starting the broker |
Balaji_P
Replies: 13 Views: 11019
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Apr 16, 2010 3:43 am Subject: Issue with starting the broker |
No its for a sample..i ensured the names are correct across everywhere |
Topic: Issue with starting the broker |
Balaji_P
Replies: 13 Views: 11019
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Apr 16, 2010 3:20 am Subject: Issue with starting the broker |
No i didnt delete my broker and aalso to confirm i had recreated a new set as well now and still facing the same issue
i even confirmed the queuemanager name mapped to my broker in below
MyComp ... |
Topic: Issue with starting the broker |
Balaji_P
Replies: 13 Views: 11019
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Apr 16, 2010 3:17 am Subject: Issue with starting the broker |
hi
am using mqsistart BROKERTST and slos tried starting the broker as a service , still eventlogs are getting filled |
Topic: Issue with starting the broker |
Balaji_P
Replies: 13 Views: 11019
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Apr 16, 2010 2:55 am Subject: Issue with starting the broker |
This is my configurationManager creation Command
mqsicreateconfigmgr TESTCONFIG -i db2admin -a $atyam123 -q BROKERQM -n BRKDB -u db2admin -p $atyam123
Broker Creation COmmand
mqsicreatebroker ... |
Topic: Issue with starting the broker |
Balaji_P
Replies: 13 Views: 11019
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Apr 16, 2010 12:56 am Subject: Issue with starting the broker |
Hi all
I have a problem with starting the broker runtime in windows. I had installed everything and i created neccessary components for the environment in windows
When is try starting the broker ... |
Topic: RFHUTIL VERSION 7 ISSUE |
Balaji_P
Replies: 10 Views: 10513
|
Forum: General Discussion Posted: Thu Apr 15, 2010 2:15 am Subject: RFHUTIL VERSION 7 ISSUE |
Hi all
Thanks for your replies. i tried your suggestion by uisng amqscbcg and realised few dlls are missing. Now then i had placed those dlls in my bin directory.
Now am getting 2035 Not autori ... |
Topic: RFHUTIL VERSION 7 ISSUE |
Balaji_P
Replies: 10 Views: 10513
|
Forum: General Discussion Posted: Tue Apr 13, 2010 7:55 pm Subject: RFHUTIL VERSION 7 ISSUE |
No i am not using the MQSERVER Environment variable. I am copying the value to QueueManager name tab. i am still wondering whats going wrong.. |
Topic: RFHUTIL VERSION 7 ISSUE |
Balaji_P
Replies: 10 Views: 10513
|
Forum: General Discussion Posted: Tue Apr 13, 2010 8:25 am Subject: RFHUTIL VERSION 7 ISSUE |
No i dont see any . Even i tried giving the queue name and tried browsing but it didnt work
Thanks
Balaji.P |
Topic: RFHUTIL VERSION 7 ISSUE |
Balaji_P
Replies: 10 Views: 10513
|
Forum: General Discussion Posted: Mon Apr 12, 2010 8:04 pm Subject: RFHUTIL VERSION 7 ISSUE |
Hi
We have ih03 Version 7.0 utility. Our MQ is Version 6.0. Our Queue Manager resides in different machine. When i am trying to connect to the queue manager using rfhutilc i am having issues.
my ... |
Topic: Java Application With MQ using SSL error !!!!!!!!!! Urgent |
Balaji_P
Replies: 5 Views: 6654
|
Forum: General Discussion Posted: Mon Jan 18, 2010 8:14 pm Subject: Java Application With MQ using SSL error !!!!!!!!!! Urgent |
Hi
Thanks all for the reply.
We are using Websphere MQ Base Classes for Java. The Java application has the Keystore( JKS) which has imported Certificate(.crt ) into it.
We are having a keyst ... |
Topic: Java Application With MQ using SSL error !!!!!!!!!! Urgent |
Balaji_P
Replies: 5 Views: 6654
|
Forum: General Discussion Posted: Sun Jan 17, 2010 11:50 pm Subject: Java Application With MQ using SSL error !!!!!!!!!! Urgent |
Yes it works fine for non SSL. Moreover, we have a valid certificate for the application now and when we tried renewing them(creating new) it has thrown the above error.
Now we have rolled back our ... |
Topic: Java Application With MQ using SSL error !!!!!!!!!! Urgent |
Balaji_P
Replies: 5 Views: 6654
|
Forum: General Discussion Posted: Sun Jan 17, 2010 6:42 pm Subject: Java Application With MQ using SSL error !!!!!!!!!! Urgent |
Hi
Recently we implemented the SSL for one of our Java Application to connect to Websphere MQ. We found that it didnt go well and Queue Manager is rejecting the connection . The information we have ... |
Topic: Usage of Namelist |
Balaji_P
Replies: 1 Views: 2260
|
Forum: General IBM MQ Support Posted: Thu Aug 28, 2008 6:18 pm Subject: Usage of Namelist |
Hello Gurus
Looking forward for the usage of namelist practically. Suppose if i need to send messages to Multiple queues under QM , whether i can fit namelist to cater it?
How namelist can b ... |