[seam-commits] [seam/jms] 3f2122: SEAMJMS-61 fixed an issue with the example. Chang...

noreply at github.com noreply at github.com
Wed Dec 14 20:48:41 EST 2011


  Branch: refs/heads/develop
  Home:   https://github.com/seam/jms

  Commit: 3f2122c8faa0224e8d7fc76a522a60a5a4df186d
      https://github.com/seam/jms/commit/3f2122c8faa0224e8d7fc76a522a60a5a4df186d
  Author: John Ament <john.d.ament at 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.




More information about the seam-commits mailing list