79747273

Date: 2025-08-26 19:56:16
Score: 1.5
Natty:
Report link

I believe the deployment order (Linux) is based on the inode number or the webapp directory in /var/lib/tomcat9/webapps

try /var/lib/tomcat9/webapps# ls -li|grep -v war|sort -n
and see if that's the order webapps get deployed

Not sure how to change the inode number yet

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user31359324