ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Search

 Search found 3 matches
Author Message
  Topic: Unable Connect to Webphere MQ by XMS. Need a help.
vu.hoang.viet

Replies: 5
Views: 4928

PostForum: IBM MQ Java / JMS   Posted: Tue Jan 26, 2010 12:07 am   Subject: Unable Connect to Webphere MQ by XMS. Need a help.
Hi, I tried to change MCA userid by WMQ Explorer but I cant find where I can set password
  Topic: Unable Connect to Webphere MQ by XMS. Need a help.
vu.hoang.viet

Replies: 5
Views: 4928

PostForum: IBM MQ Java / JMS   Posted: Sun Jan 24, 2010 8:39 pm   Subject: I did in Java
I did by Java, It's Ok. My code:

MQQueueConnectionFactory cf = new MQQueueConnectionFactory();



try {

cf.setHostName("192.168.1.33");

cf.setPort(1416);

cf.set ...
  Topic: Unable Connect to Webphere MQ by XMS. Need a help.
vu.hoang.viet

Replies: 5
Views: 4928

PostForum: IBM MQ Java / JMS   Posted: Sun Jan 24, 2010 8:32 pm   Subject: Unable Connect to Webphere MQ by XMS. Need a help.
Hi, I meet a problem when trying connect to Webphere MQ by XMS. Following is my code:
try {
cout << "Hello World, XMS" << endl;

ConnectionFactory connFact;
connFact ...
Page 1 of 1

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.