markt-asf commented on pull request #481:
URL: https://github.com/apache/tomcat/pull/481#issuecomment-1063793228


   That is a backwards incompatible change so, if made, it will only be made to 
the 10.1.x branch.
   
   Web applications are meant to be independent. If there are dependencies 
between two or more web applications then those applications should be coded so 
that they correctly handle starting in different orders.
   
   Generally, the Tomcat project does not implement features that enforce this 
sort of ordering as it undermines portability.
   
   I am close to -1 on this proposal but will leave the PR open for others to 
comment.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to