Posted By:
Andreas_Mueller
Posted On:
Tuesday, April 30, 2002 07:30 AM
It's the body compression. Switch it off at when sending the message with
msg.setBooleanProperty("JMS_SWIFTMQ_BC",false);
The body compression will be removed completely in 3.2.0 since it doesn't improve the throughput that much and there are platform problems sometimes.