Hello community, In our project we have made required changes to implement ofbiz archive feature (distTar or distZip) and able to generate the archive then running the project using bash script which is present inside it.
But problem i noticed is when i make any changes like changing the datasource configuration in the entityengine file which is present inside in the directory [build/distributions/ofbiz/framework/entity/config/entityengine.xml] then running the project using the ofbiz bash script from the bin directory. *(NOTE: i extracted the ofbiz.zip inside the distributions directory) These above database changes are not reflected in the project. But the project is taking the changes which i mentioned before building this archive. Can you please tell me know is any other configuration changes i have to make in the project to get this changes reflected. Regards, Sumesh R Acharya
