I am trying to override the context.xml packaged inside a war and it appears that Tomcat is picking up on the override but TomEE is not. Any idea what is going on here?
org.apache.catalina.startup.HostConfig.deployDescriptor Deploying configuration descriptor /Users/tstevens/Desktop/apache-tomee-plus-1.6.1-SNAPSHOT/conf/Catalina/localhost/test.xml org.apache.tomee.catalina.TomcatWebAppBuilder.deployWebApps using context file /Users/tstevens/Desktop/apache-tomee-plus-1.6.1-SNAPSHOT/webapps/test/META-INF/context.xml Trevor Stevens tstev...@me.com