Just a bet: ofbiz.jar is in OFBiz home Jacques
From: "Francis ANDRE" <[email protected]>
Hi
The Config.initClasspath() method adds the OfBiz home to the classpath
as per
// add OFBIZ_HOME to class path & load libs
classPath.addClasspath(this.ofbizHome);
Can someone explain me the reason of adding the Ofbiz home to the classpath?
Thanks
