summaryrefslogtreecommitdiff
path: root/qpid/java/systests/src/main/java/org/apache/qpid/server/logging/VirtualHostLoggingTest.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-5989: [Java Tests] Relocate system test classes to beneath src/test/javaKeith Wall2014-08-121-130/+0
* QPID-5611 : Fix other logging to always use the most current event logger hel...Robert Godfrey2014-03-081-1/+1
* QPID-5611 : [Java Broker] remove LogActorsRobert Godfrey2014-03-071-1/+1
* QPID-4746, QPID-4747: remove the defaultAuthenticationProvider attribute from...Alex Rudyy2013-04-171-13/+16
* QPID-4390: Introduce a configuration store in java broker allowing runtime mo...Alex Rudyy2013-02-191-11/+4
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-3/+3
* QPID-3023: enable using the ServerConfiguration directly instead of leveragin...Robert Gemmell2011-01-271-1/+1
* QPID-2838: add common code for repeated validations within test classes, help...Robert Gemmell2010-09-011-16/+9
* QPID-2632 : External broker profile actually needs an InVM broker created to ...Martin Ritchie2010-06-031-4/+2
* QPID-2581: Update configuration manager to allow multiple plugins to handle t...Robert Gemmell2010-05-311-2/+2
* QPID-2583 : Update tests to correctly throw ConfigurationException where requ...Martin Ritchie2010-05-071-0/+2
* QPID-2630, QPID-2631: Restore the virtualhosts.xml file. When a virtualhosts....Robert Gemmell2010-03-301-25/+22
* QPID-2059 : Updated test to try and wait for the subscriber message to appear...Martin Ritchie2010-02-051-0/+5
* QPID-2092 Move test configuration to systest package and update to provide a...Martin Ritchie2009-09-101-4/+4
* QPID-2002 : Removed commented out codeMartin Ritchie2009-08-121-64/+38
* QPID-2002 : Add VirtualHost logging and testing, again shutdown testing must ...Martin Ritchie2009-08-091-0/+165