I have Environment entries in the context and some appear to be missing or using the wrong files entires. I need to investigate more to since the errors stop me from deploying successfully because of this so I am not 100% sure exactly what is going on. I do have entries for the same JNDI path in both because I was expecting only one to be used like with Tomcat.
Trevor Stevens tstev...@me.com On Dec 20, 2013, at 12:28 PM, Romain Manni-Bucau <rmannibu...@gmail.com> wrote: > Which setting is ignored? > Le 20 déc. 2013 17:46, "Romain Manni-Bucau" <rmannibu...@gmail.com> a > écrit : > >> Hi >> >> Do you deploy an ear? >> Romain Manni-Bucau >> Twitter: @rmannibucau >> Blog: http://rmannibucau.wordpress.com/ >> LinkedIn: http://fr.linkedin.com/in/rmannibucau >> Github: https://github.com/rmannibucau >> >> >> >> 2013/12/20 Trevor Stevens <tstev...@me.com>: >>> 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 >>> >>> >>