Revision: 4080
Author:   seba.wagner
Date:     Sat Aug 20 11:09:03 2011
Log:      Reset Password
http://code.google.com/p/openmeetings/source/detail?r=4080

Modified:
 /branches/dev/injection/src/META-INF/persistence.xml

=======================================
--- /branches/dev/injection/src/META-INF/persistence.xml Fri Aug 19 10:49:00 2011 +++ /branches/dev/injection/src/META-INF/persistence.xml Sat Aug 20 11:09:03 2011
@@ -57,7 +57,7 @@
<class>org.openmeetings.app.persistence.beans.files.FileExplorerItem</class>
                <exclude-unlisted-classes>false</exclude-unlisted-classes>
                <properties>
- <property name="openjpa.ConnectionProperties" value="DriverClassName=com.mysql.jdbc.Driver, Url=jdbc:mysql://localhost:3306/openmeetings?autoReconnect=true&amp;useUnicode=true&amp;createDatabaseIfNotExist=true&amp;characterEncoding=utf-8&amp;connectionCollation=utf8_general_ci&amp;cachePrepStmts=true&amp;cacheCallableStatements=true&amp;cacheServerConfiguration=true&amp;useLocalSessionState=true&amp;elideSetAutoCommits=true&amp;alwaysSendSetIsolation=false&amp;enableQueryTimeouts=false&amp;prepStmtCacheSize=3000&amp;prepStmtCacheSqlLimit=1000, MaxActive=100, MaxWait=10000, TestOnBorrow=true, poolPreparedStatements=true, Username=root, Password=admin"/> + <property name="openjpa.ConnectionProperties" value="DriverClassName=com.mysql.jdbc.Driver, Url=jdbc:mysql://localhost:3306/openmeetings?autoReconnect=true&amp;useUnicode=true&amp;createDatabaseIfNotExist=true&amp;characterEncoding=utf-8&amp;connectionCollation=utf8_general_ci&amp;cachePrepStmts=true&amp;cacheCallableStatements=true&amp;cacheServerConfiguration=true&amp;useLocalSessionState=true&amp;elideSetAutoCommits=true&amp;alwaysSendSetIsolation=false&amp;enableQueryTimeouts=false&amp;prepStmtCacheSize=3000&amp;prepStmtCacheSqlLimit=1000, MaxActive=100, MaxWait=10000, TestOnBorrow=true, poolPreparedStatements=true, Username=root, Password="/>
                                <property name="openjpa.jdbc.SynchronizeMappings" 
value="buildSchema"/>
<property name="openjpa.RuntimeUnenhancedClasses" value="unsupported"/> <property name="openjpa.Log" value="DefaultLevel=WARN, Tool=INFO" />

--
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