|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 5 matches |
Author |
Message |
Topic: a question about mq jms client application |
mrliang
Replies: 6 Views: 4825
|
Forum: General Discussion Posted: Thu Jun 26, 2003 7:39 pm Subject: i found it! |
i have found the problem about error.
that i've not set the ccsid varible in my jms client code.
like this: mqQueueConnectionFactory.setCCSID(int ccsid);
the ccsid must equal to CCSID in MQ SERVER. |
Topic: a question about mq jms client application |
mrliang
Replies: 6 Views: 4825
|
Forum: General Discussion Posted: Wed Jun 25, 2003 6:01 pm Subject: some error log |
i have seen the error log.
the info is "consultation fail,and can not create the channel from the machine to remote machine...."
how can i do? |
Topic: jms client |
mrliang
Replies: 2 Views: 1936
|
Forum: General Discussion Posted: Tue Jun 24, 2003 6:06 pm Subject: some jms client question |
HI,vijaykaran
i have some trouble when i process jms client app.
Posted: Mon Jun 23, 2003 10:05 pm Post subject: a question about mq jms client application
-------------------------------- ... |
Topic: a question about mq jms client application |
mrliang
Replies: 6 Views: 4825
|
Forum: General Discussion Posted: Tue Jun 24, 2003 5:52 pm Subject: no fdc file found |
but i can't find the fdc file ,the envirement is mq client in windows 2000 system.
when i use amqsputc programe it's ok,so i think it is maybe some error relating jms client.who can tell me? |
Topic: a question about mq jms client application |
mrliang
Replies: 6 Views: 4825
|
Forum: General Discussion Posted: Mon Jun 23, 2003 10:05 pm Subject: a question about mq jms client application |
When I try to create connection:
MQQueueConnectionFactory factory = new MQQueueConnectionFactory();
factory.setQueueManager(QUEUE_MANAGER);
factory.setTransportType(JMSC.MQJMS_TP_CLIENT_MQ ... |
|
|
|