Branch: refs/heads/develop Home: https://github.com/seam/jms
Commit: 3f2122c8faa0224e8d7fc76a522a60a5a4df186d https://github.com/seam/jms/commit/3f2122c8faa0224e8d7fc76a522a60a5a4df186d Author: John Ament <john.d.am...@gmail.com> Date: 2011-12-14 (Wed, 14 Dec 2011) Changed paths: M api/src/main/java/org/jboss/seam/jms/TopicBuilder.java M examples/jms-statuswatcher/src/main/java/org/jboss/seam/jms/example/statuswatcher/session/ReceivingClient.java M impl/src/main/java/org/jboss/seam/jms/QueueBuilderImpl.java M impl/src/main/java/org/jboss/seam/jms/TopicBuilderImpl.java M testsuite/pom.xml M testsuite/src/test/java/org/jboss/seam/jms/test/builder/queue/QueueBuilderImplTest.java M testsuite/src/test/java/org/jboss/seam/jms/test/builder/topic/TopicBuilderImplTest.java M testsuite/src/test/resources-jbossas6/hornetq-jms.xml Log Message: ----------- SEAMJMS-61 fixed an issue with the example. Changed the impls to clean up how connections created. Tweaked the test cases a bit. _______________________________________________ seam-commits mailing list seam-commits@lists.jboss.org https://lists.jboss.org/mailman/listinfo/seam-commits