hot deployment

Developers
2012-06-06
2013-03-08
  • ¿how can I view changes without silent_setup every time? I have been looking for and trying but I cant make it work

    tanks

     
  • Islam Mohamed
    Islam Mohamed
    2012-06-26

    Edit your code at eclipse or any ide
    Compile the “zkwebui” project
    Build all the trunk and get war files by execute “adempiereTrunk\utils_dev\RUN_build.bat” batch file
    “webui.war” will created at path “adempiereTrunk\zkwebui\dist” .. copy it
    Replace Jboss server webui.war with the new one that you get at step 4   at path “Adempiere\jboss\server\adempiere\deploy\adempiere.ear”
    restart the server