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 4 matches
Author Message
  Topic: EBCDIC to ASCII Conversion
joerg.sailer

Replies: 1
Views: 1984

PostForum: IBM MQ Java / JMS   Posted: Wed Jan 05, 2005 5:56 am   Subject: codepage - conversion
Hi,
usually this has JMS to do and the programmer does not have to care about.
See also the replies to my similar question some time ago. I am using the same scenario and it works absolutely withou ...
  Topic: question on mqseries pub/sub
joerg.sailer

Replies: 9
Views: 4315

PostForum: IBM MQ Java / JMS   Posted: Fri Aug 27, 2004 3:38 am   Subject: javax.jms.JMSException: MQJMS2008: failed to open MQ queue
Hello,
just check the parameters of the queue-handle-constructor. This exception will also be thrown if you try to USE a wrong/invalid handle.

The parameters of the constructor are named very curi ...
  Topic: Converting TextMessages from UTF-8 to EBCDIC
joerg.sailer

Replies: 4
Views: 4504

PostForum: IBM MQ Java / JMS   Posted: Wed Aug 11, 2004 11:18 pm   Subject: the solution
Hi,
I found one possible solution, this is as follows:

mark the sending queue as non JMS-Queue with:
((MQQueue)mqq).setTargetClient(JMSC.MQJMS_CLIENT_NONJMS_MQ);

and on the TextMessage set ...
  Topic: Converting TextMessages from UTF-8 to EBCDIC
joerg.sailer

Replies: 4
Views: 4504

PostForum: IBM MQ Java / JMS   Posted: Mon Aug 09, 2004 1:14 am   Subject: Converting TextMessages from UTF-8 to EBCDIC
Hello,
I implemented a small Java-program based on the ASF-Samples of IBM and it works fine with sender and receiver on windows and/or unix-systems. If the receiver is on the Mainframe the messagebod ...
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.