Apache OFBiz: Cannot find a service engine definition for the engine name [java] in the serviceengine.xml file
- April 23rd, 2013
- By كارما
- Write comment
Chances are you just changed the port settings in framework/base/config/ofbiz-containers.xml but forgot to update framework/service/config/serviceengine.xml.
Open serviceengine.xml and replace all four instances of “8080″ with the non-secure port you specified in ofbiz-containers.xml.






