After upgrading from v2.1.0 to v2.2.0, jtrac image cannot be located.
if i remove /jtrac, the image is loaded
In the new version, the url is /app whereas in previous version it was /jtrac/app
Remove "/jtrac" where, exactly? (The image link you posted is broken, so I don't know what it is supposed to show.)
It depends on the name of the war file you use. If you rename ROOT.war to jtrac.war, the URL will be correct.
renaming the war file fixed the issue. Thank you
Log in to post a comment.
Remove "/jtrac" where, exactly? (The image link you posted is broken, so I don't know what it is supposed to show.)
It depends on the name of the war file you use. If you rename ROOT.war to jtrac.war, the URL will be correct.
renaming the war file fixed the issue. Thank you