}
public void testOperationalLoggingWithStoreLocation() throws Exception
{
TestMessageStore messageStore = new TestMessageStore();
LogSubject logSubject = LOG_SUBJECT;
OperationalLoggingListener.listen(messageStore, logSubject);
performTests(messageStore, true);