Author: jmesnil
Date: 2009-08-20 08:07:28 -0400 (Thu, 20 Aug 2009)
New Revision: 7828
Modified:
trunk/tests/joram-tests/config/provider.properties
Log:
fixed Admin class name
Modified: trunk/tests/joram-tests/config/provider.properties
===================================================================
--- trunk/tests/joram-tests/config/provider.properties 2009-08-20 11:22:06 UTC (rev 7827)
+++ trunk/tests/joram-tests/config/provider.properties 2009-08-20 12:07:28 UTC (rev 7828)
@@ -27,7 +27,7 @@
# Uncomment the chosen provider and comment the other ones
##
-jms.provider.admin.class=org.hornetq.jms.JBossMessagingAdmin
+jms.provider.admin.class=org.hornetq.jms.HornetQAdmin
#jms.provider.admin.class = org.hornetq.jms.GenericAdmin
#jms.provider.admin.class = org.objectweb.jtests.providers.admin.JoramAdmin
#jms.provider.admin.class = org.objectweb.jtests.providers.admin.AshnaMQAdmin