Ritesh Trivedi wrote: > - Have never been able to get hot deploy to work reliably on both linux and > windows, not only for the hot-deploy directory based components but also for > other application/framework components during development causing > considerable time waste in restarting ofbiz. > etc..
hot-deploy is not for runtime redeployment/addition of components. You are meant to restart ofbiz when you add/remove components from that directory. At least that's what I have always done.