User: cazzius 
  Date: 02/04/15 09:03:49

  Modified:    src/etc/example-config mysql-service.xml
  Log:
  Changed DefaultDS to MySqlDS. Thanks to Ricardo Argüello
  
  Revision  Changes    Path
  1.2       +1 -1      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.2
  diff -u -r1.1 -r1.2
  --- mysql-service.xml 8 Apr 2002 15:37:55 -0000       1.1
  +++ mysql-service.xml 15 Apr 2002 16:03:48 -0000      1.2
  @@ -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