Recent posts
  • Fix Genexus not copying resource files to Tomcat folder.
    Genexus ajboni 11/15/2019

    We came across a strange bug where our application wouldn’t show any resources (images, fonts, etc).

    We looked at the tomcat target folder and noticed that it was empty!

    After a few blind rebuilds we came across a 0KB file in the environment target path directory called “LastTimeCopy”.

    Apparently this file indicates Genexus to only copy files that were created (or modified?) after its modified date thus preventing transferring files over and over again.