This closes #202 on auto-queue creation
Project: http://git-wip-us.apache.org/repos/asf/activemq-6/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-6/commit/238b2fe0 Tree: http://git-wip-us.apache.org/repos/asf/activemq-6/tree/238b2fe0 Diff: http://git-wip-us.apache.org/repos/asf/activemq-6/diff/238b2fe0 Branch: refs/heads/master Commit: 238b2fe09469eafcd0f52b61a3ffbe754e708d6b Parents: f8a25d4 548735f Author: Clebert Suconic <[email protected]> Authored: Thu Apr 9 13:42:43 2015 -0400 Committer: Clebert Suconic <[email protected]> Committed: Thu Apr 9 13:42:43 2015 -0400 ---------------------------------------------------------------------- .../protocol/openwire/OpenWireConnection.java | 17 +++++++ .../core/protocol/openwire/OpenWireUtil.java | 13 +++-- .../core/protocol/openwire/amq/AMQProducer.java | 6 ++- .../core/protocol/openwire/amq/AMQSession.java | 5 ++ .../openwire/SimpleOpenWireTest.java | 53 +++++++++++++++++--- 5 files changed, 82 insertions(+), 12 deletions(-) ----------------------------------------------------------------------
