I came up against that a couple months ago. The reason seemed to be that the ConversationFactory is calling toString() on a message before its sent, and the toString() behaviour was changed from previously outputting the hash code to outputting actual content. (r756228 seems to be where you'd want to look).
Robbie > -----Original Message----- > From: Aidan Skinner <snip> > QPID-1830 is more problematic, I don't really have a good handle on > what the issue there is yet. </snip> --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
