0 Replies Latest reply on Mar 30, 2009 3:40 PM by timfox

    Commented out JMS tests

    timfox

      I was doing a bit of spring cleaning in the old JMS tests, and I discovered quite a few commented out tests, in:

      MessageConsumerTest
      MessageProducerTest
      TopicTest
      PersistenceTest

      I de-commented them, and most seem to work ok, with one exception in MessageConsumerTest.

      Naughty developers please note, don't comment out tests unless you want to be severely disciplined ;)