IBM WebSphere Studio Application Developer Integration Edition Interim Fix 002 - JMS TextMessage Type

for IBM WebSphere Studio Application Developer Integration Edition, Version 5.0.1



This refresh contains fixes for the following problem:

  1. When you generate deploy code for a Java Message Service (JMS), you select a message type for it. A TextMessage type carries the message as a text string that can be read by the client. In the case of a TextMessage type, an error will occur when the characters in the string are not from the basic Latin character set. For example, an error would occur if Chinese characters were in the string. This interim fix corrects the error. If you have already generated some JMS services with a TextMessage type and they contain such characters, you should regenerate the helper classes for these JMS services after applying this fix.