I have war file in Tomcat 10.1 with a context.xml file included in the
META-INF folder.

It's contents are 

<?xml version="1.0" encoding="UTF-8"?>

<Context path="/codereaper"/>

 

I am getting 404s from my app and was wondering if this is still supported
under 10.1 as it was under 9.0

 

 

Reply via email to