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

Reply via email to