Hi Ahmad, First of all, my recommendation is to use unit tests (not integration tests) where ever you can for a quick feedback loop while developing. Also I could be wrong, but you can sort of take this as a general guideline on what requires a restart (for now, hopefully we'll fix this)
# Requires Restart - Java Source Code - Entity Definition - Service Definition - Configurations and properties files # Does not Require Restart - Widgets - FreeMarker templates - Controllers - Non-Java service implementation - Non-Java events - Non-Java actions - Minilang On Tue, Feb 7, 2017 at 11:51 AM, Ahmad Rabab’ah <[email protected]> wrote: > Hello dears , > > I need solve for my problem, When I change anything in my java class or > entity def I need to restart the OFBiz from cmd or my IDE , > there is any solution for this problem or every change you must to restart > Ofbiz ? > > Thank you. > > > > *Best Regards,* > > > > Ahmad Rbab’ah > > Java Developer > > > > [image: Description: Logo for Office-4] > > > > [image: Description: bi email-3-02] > > > > P.O.Box 3516 Amman, 11821 > > The Hashemite Kingdom of Jordan > > *Tel.* +962 (6) 556 2620 > > *Mob (Jordan).* +962 79 5077915 > > [image: Description: bi email-3-04] > > [image: Description: bi email-3-05] > > /biict > > @biict > > > > >
