Perhaps should OFBiz use a J2EE container instead of a web applications
container to be able to do this. Does someone have tried to deploy OFBiz
on JBoss, Geronimo, Websphere, Weblogic, Jonas or an other?
"Adrian Crum" a écrit le 29/11/2006 19:36 :
I'm not a core developer, but I've seen this subject come up regularly
on the mailing lists. Bottom line is - there is no way to do this
currently. The work required to make it happen is extensive. To get an
idea, search the dev mailing list for "Backup and Upgrade automation"
and "OFBiz Boot Refactor."
David E Jones 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