DropboxMQ
Requirement: session.commit.IllegalStateException
Invoking commit() on a non-transacted session should throw IllegalStateException
See:
Section 7.3, Standard Exceptions
http://java.sun.com/products/jms/javadoc-102a/javax/jms/Session.html#commit()
Test cases
Test Case
Tests
Failures
org.exolab.jmscts.test.session.NonTransactedTest.testCommit
6
0