Revision: 3801
Author:   seba.wagner
Date:     Sat Jun 11 02:03:41 2011
Log:      reset hibernate cfg to default
http://code.google.com/p/openmeetings/source/detail?r=3801

Modified:
 /trunk/singlewebapp/WebContent/conf/hibernate.cfg.xml

=======================================
--- /trunk/singlewebapp/WebContent/conf/hibernate.cfg.xml Sat Jun 11 00:57:08 2011 +++ /trunk/singlewebapp/WebContent/conf/hibernate.cfg.xml Sat Jun 11 02:03:41 2011
@@ -10,7 +10,7 @@

                <!-- User  / Password -->
                <property name="connection.username">root</property>
-               <property name="connection.password">admin</property>
+               <property name="connection.password"></property>

                <!-- Database Settings -->
                <property 
name="connection.driver_class">com.mysql.jdbc.Driver</property>

--
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en.

Reply via email to