|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
code conversion with WMQ as a JMS provider (WAS6.1) |
« View previous topic :: View next topic » |
Author |
Message
|
JYama |
Posted: Tue Aug 21, 2007 6:38 am Post subject: code conversion with WMQ as a JMS provider (WAS6.1) |
|
|
 Master
Joined: 27 Mar 2002 Posts: 281
|
Hi experts,
I'd like to know about spec. of code conversion of WASv6.1 when we use WMQ as a JMS-provider.
Who is responsible for code conversions? JVM?? WMQ??
For example, assume that there's a web service requester in WAS and it invokes an external service via SOAP/JMS/WMQ, and this requester makes a MQ client connection to an external QMgr. Also there's no configuration of 'channel-convert'.
This SOAP message is probably in UTF-8 and if the QMgr has different CCSID from unicode such as EBCDIC and EUC, how is the code page of the message handled?
Many thanks in advance, |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Aug 21, 2007 12:25 pm Post subject: Re: code conversion with WMQ as a JMS provider (WAS6.1) |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
JYama wrote: |
Hi experts,
I'd like to know about spec. of code conversion of WASv6.1 when we use WMQ as a JMS-provider.
Who is responsible for code conversions? JVM?? WMQ??
For example, assume that there's a web service requester in WAS and it invokes an external service via SOAP/JMS/WMQ, and this requester makes a MQ client connection to an external QMgr. Also there's no configuration of 'channel-convert'.
This SOAP message is probably in UTF-8 and if the QMgr has different CCSID from unicode such as EBCDIC and EUC, how is the code page of the message handled?
Many thanks in advance, |
If you read the using SOAP manual for MQ, it specifies that the request must be UTF-8 in content and the format must be set on the RFH2 to MQFMT_NONE, and that is the way it is set through the axis Proxy.
Now anything else not conforming to that standard, you do as you please...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|