Author |
Message |
Topic: intercommunication between windows and Unix |
Suja
Replies: 1 Views: 2640
|
Forum: IBM MQ Java / JMS Posted: Sat Jan 20, 2007 3:58 am Subject: intercommunication between windows and Unix |
hi..,
I want to make communication between the server in Unix platform and Client in windows platform.when i tried to execute client program on windows to put a message in the Queue of Qmgr in Uni ... |
Topic: A clarification regarding reguest reply. |
Suja
Replies: 2 Views: 2451
|
Forum: IBM MQ Java / JMS Posted: Fri Jan 05, 2007 9:07 pm Subject: A clarification regarding reguest reply. |
hi,
i need a clarification regarding reguest-reply model.
i need to develop an application in which a program sends a request from one server to queue in qmanager of Mqserver and another program f ... |
Topic: MQ Clustering |
Suja
Replies: 3 Views: 3396
|
Forum: IBM MQ Java / JMS Posted: Wed Nov 29, 2006 9:39 pm Subject: MQ Clustering |
Thank u vitor.
i had both cluster queue managers on same server and i was trying to listen on same port in both Cluster Qmanagers. so i got that problm .now i could able to get both listeners and ... |
Topic: MQ Clustering |
Suja
Replies: 3 Views: 3396
|
Forum: IBM MQ Java / JMS Posted: Wed Nov 29, 2006 1:10 am Subject: MQ Clustering |
hi
I have created a cluster with two QueueManagers as full repositors which r in the same system.I have kept the Listeners in the both Queuemanagers with default port no.1414.Now, only one listen ... |
Topic: Regarding MQQueueConnectionFactory |
Suja
Replies: 2 Views: 3615
|
Forum: IBM MQ Java / JMS Posted: Fri Nov 17, 2006 10:15 pm Subject: Regarding MQQueueConnectionFactory |
hi..
Can i Use MQQueueConnectionFactory instead of ConnectionFactory and InitalContext to send a message to the Queue ? .
Actually i want to develop an application which takes a some data throu ... |
Topic: com.ibm.mq.MQException: MQJE001 |
Suja
Replies: 5 Views: 4788
|
Forum: IBM MQ Java / JMS Posted: Thu Nov 16, 2006 9:09 pm Subject: com.ibm.mq.MQException: MQJE001 |
Nowhere the port number is mentioned. If it is defaulted to 1414, is the listener running on 1414
Thanks A lot. |
Topic: com.ibm.mq.MQException: MQJE001 |
Suja
Replies: 5 Views: 4788
|
Forum: IBM MQ Java / JMS Posted: Wed Nov 15, 2006 10:01 pm Subject: com.ibm.mq.MQException: MQJE001 |
its QMNAME(QM_B) and m_factory.setQueueManager("QM_B"); |
Topic: com.ibm.mq.MQException: MQJE001 |
Suja
Replies: 5 Views: 4788
|
Forum: IBM MQ Java / JMS Posted: Wed Nov 15, 2006 8:35 pm Subject: com.ibm.mq.MQException: MQJE001 |
HI All,
Iam trying to send a msg from client program.iam having both Mq server and client in the same machine.
I am having Channels as follow:
AMQ8414: Display Channel details.
CHANNEL ... |
Topic: Error while executing JMS Tool |
Suja
Replies: 8 Views: 10799
|
Forum: IBM MQ Java / JMS Posted: Fri Nov 10, 2006 11:14 pm Subject: Error while executing JMS Tool |
hi.,
Now, i could run the JMSAdmin. and. i am having ..
InitCtx> dis ctx
Contents of InitCtx
.bindings java.io.File
[D] ptpctx javax ... |
Topic: Error while executing JMS Tool |
Suja
Replies: 8 Views: 10799
|
Forum: IBM MQ Java / JMS Posted: Fri Nov 10, 2006 6:15 am Subject: Error while executing JMS Tool |
Thank you..
but what should be the content of that file.. plz specify abt the content of that file..You need to create that directory in order to used it ! |
Topic: JNDI Initializing Error While Execute JMS Admin Tool |
Suja
Replies: 7 Views: 7662
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Nov 10, 2006 12:27 am Subject: Re: JNDI Initializing Error While Execute JMS Admin Tool |
how will i get that file.. what should be the content of it....'c:\JNDI-Diretory'..
That directory should exist |
Topic: Error while executing JMS Tool |
Suja
Replies: 8 Views: 10799
|
Forum: IBM MQ Java / JMS Posted: Thu Nov 09, 2006 1:56 am Subject: Error while executing JMS Tool |
hi .
i couldnot able to run JmsAdmin tool .i have used file based jndi properties in JMSAdmin.config .its giving me an Exception..." JNDI initializing failed, plz check your setting abd servi ... |
Topic: JNDI Initializing Error While Execute JMS Admin Tool |
Suja
Replies: 7 Views: 7662
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Nov 09, 2006 1:25 am Subject: JNDI Initializing Error While Execute JMS Admin Tool |
HI,
Thank u . But with the provider as u told(i hav uncomented the coresponding values in JMSAdmin.config)..Still its giving me the same error..
JNDI initializing failed, please Check your setting ... |
Topic: JNDI Initializing Error While Execute JMS Admin Tool |
Suja
Replies: 7 Views: 7662
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Nov 08, 2006 9:45 pm Subject: JNDI Initializing Error While Execute JMS Admin Tool |
Hi,
I have been getting an error while executing JMS Admin tool.i.e,
JNDI initialization failed , please Check your JNDI Settings and Service.
error: Javax.naming Communication Exception:por ... |
Topic: installation for MQseries base java ans MQseries -jms |
Suja
Replies: 4 Views: 6311
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Nov 08, 2006 7:22 pm Subject: installation for MQseries base java ans MQseries -jms |
hi,
Thanks for the reply.Now I hav installed a trail pac with name WMQv600Trial-x86_win.zip. but i could not able to run JMSAdmin tool . while i am trying to do it at cmd prompt, its giving an Excep ... |