we have tried doing a real hot deploy environment, to not have to reboot ofbiz after compile but didn't manage to get services reloaded. we managed to have jars and classes replaced but I'd really be interested in seeing how to have the service reload. cheers Tibor
On 11/29/06, David E Jones <[EMAIL PROTECTED]> wrote:
On Nov 29, 2006, at 1:11 AM, Jacques Le Roux wrote: > Do you have to load service(s) from the module. In such a case yo > must restart OFBiz. Else (BSH/FTL couple + screens/forms + > controller) it might be OK. > > May a core developper confirms, please ? Right now to reload service definitions reliably you need to restart OFBiz. It actually should be possible to do this on the fly, but it is a bit tricky and hasn't become a priority yet. -David
