RE: Tomcat 10.1 and context.xml

2024-09-10 Thread Charlie DiDonato
Charlie, On 9/10/24 16:12, charliedidon...@gmail.com wrote: > On 10/09/2024 20:21, charliedidon...@gmail.com wrote: >> I have war file in Tomcat 10.1 with a context.xml file included in >> the META-INF folder. >> >> It's contents are >> >> >> >> >> >> I am getting 404s from my app and was wonde

Re: Tomcat 10.1 and context.xml

2024-09-10 Thread Christopher Schultz
Charlie, On 9/10/24 16:12, charliedidon...@gmail.com wrote: On 10/09/2024 20:21, charliedidon...@gmail.com wrote: I have war file in Tomcat 10.1 with a context.xml file included in the META-INF folder. It's contents are I am getting 404s from my app and was wondering if this is still supp

Re: Tomcat 10.1 and context.xml

2024-09-10 Thread Mark Thomas
On 10/09/2024 20:21, charliedidon...@gmail.com wrote: I have war file in Tomcat 10.1 with a context.xml file included in the META-INF folder. It's contents are I am getting 404s from my app and was wondering if this is still supported under 10.1 as it was under 9.0 Support is unchanged. F