Description
I was doing some more testing and noticed that in the tests when using a non persistent broker (MemoryTransactionStore) there is a null pointer exception thrown when MessageDelivered is turned on as the ConnectionContext used by the transaction store does not set the broker like it should on the object.