Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.1
-
None
Description
I get a NullPointerException calling QueueSession.createTemporaryQueue(), unless the session's Connection.start() method has already been called. If the connection has been started, the createTemporaryQueue() call works fine.