|
Hi Devs,
After test code separation of some modules in framework when I run the ant
run-install it gave me the followig error.
ofbiz/framework/entity/src/main/java/org/ofbiz/entity/connection/XaPoolConnectionFactory.java:28:
package org.enhydra.jdbc.pool does not exist
import org.enhydra.jdbc.pool.StandardXAPoolDataSource;
What can be the reason for this?
--
thanks
Ganath
|