User: d_jencks
  Date: 02/04/16 15:13:18

  Modified:    src/etc/example-config Tag: Branch_3_0 mysql-service.xml
  Log:
  merge change back from MAIN
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +2 -2      jbosscx/src/etc/example-config/mysql-service.xml
  
  Index: mysql-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosscx/src/etc/example-config/mysql-service.xml,v
  retrieving revision 1.1
  retrieving revision 1.1.2.1
  diff -u -r1.1 -r1.1.2.1
  --- mysql-service.xml 8 Apr 2002 15:37:55 -0000       1.1
  +++ mysql-service.xml 16 Apr 2002 22:13:18 -0000      1.1.2.1
  @@ -30,7 +30,7 @@
               <config-property>
                 <config-property-name>ConnectionURL</config-property-name>
                 <config-property-type>java.lang.String</config-property-type>
  -              
<config-property-value>jdbc:mysql://dell:/jbossdb</config-property-value>
  +              
<config-property-value>jdbc:mysql://dell:3306/jbossdb</config-property-value>
               </config-property>
               <config-property>
                 <config-property-name>DriverClass</config-property-name>
  @@ -50,7 +50,7 @@
             </properties>
   
           </attribute>
  -        <attribute name="JndiName">DefaultDS</attribute>
  +        <attribute name="JndiName">MySqlDS</attribute>
         </mbean>
       </depends>
   
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to