+1

On Oct 19, 2007, at 11:45 PM, Jacopo Cappellato wrote:

In my opinion, this is an important big step forward for the OFBiz project.

Thanks,

Jacopo


[EMAIL PROTECTED] wrote:
Author: jaz
Date: Fri Oct 19 21:47:11 2007
New Revision: 586666
URL: http://svn.apache.org/viewvc?rev=586666&view=rev
Log:
changed connection pool to be DBCP by default now
Modified:
    ofbiz/trunk/framework/entity/config/entityengine.xml
Modified: ofbiz/trunk/framework/entity/config/entityengine.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/entity/ config/entityengine.xml?rev=586666&r1=586665&r2=586666&view=diff ===================================================================== =========
--- ofbiz/trunk/framework/entity/config/entityengine.xml (original)
+++ ofbiz/trunk/framework/entity/config/entityengine.xml Fri Oct 19 21:47:11 2007
@@ -47,7 +47,7 @@
     -->
<!-- the connection factory class to use, one is needed for obtaining connections/pools for defined resources --> - <connection-factory class="org.ofbiz.entity.connection.MinervaConnectionFactory"/> + <connection-factory class="org.ofbiz.entity.connection.DBCPConnectionFactory"/> <delegator name="default" entity-model-reader="main" entity- group-reader="main" entity-eca-reader="main" distributed-cache- clear-enabled="false"> <group-map group-name="org.ofbiz" datasource- name="localderby"/>


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to