[jboss-cvs] JBoss Messaging SVN: r6832 - trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon May 18 05:48:52 EDT 2009


Author: ataylor
Date: 2009-05-18 05:48:52 -0400 (Mon, 18 May 2009)
New Revision: 6832

Modified:
   trunk/build-messaging.xml
Log:
fixed runserver target

Modified: trunk/build-messaging.xml
===================================================================
--- trunk/build-messaging.xml	2009-05-18 09:40:32 UTC (rev 6831)
+++ trunk/build-messaging.xml	2009-05-18 09:48:52 UTC (rev 6832)
@@ -1406,7 +1406,7 @@
                value="-Dorg.jboss.logging.Logger.pluginClass=org.jboss.messaging.integration.logging.JBMLoggerPlugin"/>
          <jvmarg value="-Djava.library.path=${native.bin.dir}"/>
          <!--<jvmarg line="-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=8000"/>-->
-         <arg line="jbm-standalone-beans.xml"/>
+         <arg line="jbm-jboss-beans.xml"/>
          <classpath refid="jms.standalone.server.classpath"/>
          <classpath path="${src.config.standalone.non-clustered.dir}" />
       </java>




More information about the jboss-cvs-commits mailing list