-
Bug
-
Resolution: Done
-
Minor
-
JBossAS-4.0.3 SP1, JBossAS-3.2.8RC1
-
None
-
Compatibility/Configuration
The org.jboss.mq.SpyBytesMessage.writeUTF suffers from the DataOutput.writeUTF 64k limitation. There is a workaround for this in the corresponding SpyTextMessage.writeUTF that should be applied, but this would require a binary incompatible change to the serialization format.