public class JMSTimeoutTest extends TestCase (Code)
Junit test to test out the JMS sync and async timeouts.
This doesn't work so well yet and you have to run each test
manually and check the timeout is correct. the only way to
do this for async ops is to add a system.out.println to the
correlation service to show what timeout value its using.
author: Ant Elder