This closes #139 openwire interop fix
Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/33a5e29f Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/33a5e29f Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/33a5e29f Branch: refs/heads/master Commit: 33a5e29fbcaed05a60d0e1085f59a5b3b76155b0 Parents: b1f1c5a 2f18b4c Author: Clebert Suconic <[email protected]> Authored: Thu Aug 27 09:40:37 2015 -0400 Committer: Clebert Suconic <[email protected]> Committed: Thu Aug 27 09:40:37 2015 -0400 ---------------------------------------------------------------------- .../openwire/OpenWireMessageConverter.java | 28 +++----------------- .../core/protocol/openwire/OpenWireUtil.java | 20 ++++++++++++++ .../core/protocol/openwire/amq/AMQConsumer.java | 4 +++ .../openwire/interop/GeneralInteropTest.java | 23 ++++++++++++++++ 4 files changed, 50 insertions(+), 25 deletions(-) ----------------------------------------------------------------------
