Re: META-INF/context.xml and deploy issue (web.xml removed?)

2014-12-04 Thread m...@ow2.org
Hi, Is anyone can help me to find out what I am missing ? Thanks Le 02/12/2014 10:36, m...@ow2.org a écrit : > Hello, > > I'm facing an issue with tomcat 6. In order to setup a JDNI, we > added a context.xml file to our application (XWiki) in the > already-deployed folder we

META-INF/context.xml and deploy issue

2014-12-02 Thread m...@ow2.org
Hello, I'm facing an issue with tomcat 6. In order to setup a JDNI, we added a context.xml file to our application (XWiki) in the already-deployed folder webapps/xwiki/META-INF/ and configured the existing webapps/xwiki/WEB-INF/web.xml accordingly. update of web.xml triggered the app reload which