[jboss-cvs] JBoss Messaging SVN: r6570 - trunk/src/config.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Apr 26 20:53:37 EDT 2009


Author: clebert.suconic at jboss.com
Date: 2009-04-26 20:53:36 -0400 (Sun, 26 Apr 2009)
New Revision: 6570

Modified:
   trunk/src/config/ra.xml
Log:
reverting accidental commit

Modified: trunk/src/config/ra.xml
===================================================================
--- trunk/src/config/ra.xml	2009-04-26 12:42:52 UTC (rev 6569)
+++ trunk/src/config/ra.xml	2009-04-27 00:53:36 UTC (rev 6570)
@@ -64,13 +64,13 @@
         <description>The user name used to login to the JMS server</description>
         <config-property-name>UserName</config-property-name>
         <config-property-type>java.lang.String</config-property-type>
-        <config-property-value>Adamastor</config-property-value>
+        <config-property-value></config-property-value>
       </config-property>
       <config-property>
         <description>The password used to login to the JMS server</description>
         <config-property-name>Password</config-property-name>
         <config-property-type>java.lang.String</config-property-type>
-        <config-property-value>Rodrigues</config-property-value>
+        <config-property-value></config-property-value>
       </config-property>
       <!--<config-property>
          <description>The Backup transport type</description>




More information about the jboss-cvs-commits mailing list