GENERAL · FEATURE

Character string conversions in IBM MQ classes for JMS

The IBM® MQ classes for JMS use CharsetEncoders and CharsetDecoders directly for character string conversion. The default behavior for character string conversion can be configured with two system properties. The handling of messages that contain unmappable characters can be configured through message properties for setting the UnmappableCharacterAction and the replacement bytes.

The IBM® MQ classes for JMS use CharsetEncoders and CharsetDecoders directly for character string conversion. The default behavior for character string conversion can be configured with two system properties. The handling of messages that contain unmappable characters can be configured through message properties for setting the UnmappableCharacterAction and the replacement bytes.