Revision: 4564
Author: [email protected]
Date: Wed Nov 16 01:52:20 2011
Log: remove duplicated entry
http://code.google.com/p/openmeetings/source/detail?r=4564
Modified:
/trunk/singlewebapp/src/META-INF/persistence.xml
=======================================
--- /trunk/singlewebapp/src/META-INF/persistence.xml Tue Nov 1 07:22:34
2011
+++ /trunk/singlewebapp/src/META-INF/persistence.xml Wed Nov 16 01:52:20
2011
@@ -62,8 +62,7 @@
<properties>
<property name="openjpa.ConnectionProperties"
value="DriverClassName=org.apache.derby.jdbc.ClientDriver,
- Url=jdbc:derby:openmeetings;create=true,
- create=true,
+ Url=jdbc:derby:openmeetings;create=true,
MaxActive=100,
MaxWait=10000,
TestOnBorrow=true,
--
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.