Re: Help me to understand why Tomcat is creating random WEB-INF folders.

2014-08-14 Thread Rene Scheffler
Hey guys, i just added some entries to the default web.xml and server.xml. More precisely it was (sorry, i don't know how to mark code pastings) CODE servlet servlet-nameRailoCFMLServlet/servlet-name descriptionCFML runtime Engine/description

Re: Help me to understand why Tomcat is creating random WEB-INF folders.

2014-08-14 Thread André Warnier
Rene Scheffler wrote: Hey guys, i just added some entries to the default web.xml and server.xml. [...] I do not have a lot of time today, so I'll let someone else pick apart what you did, and maybe try to figure out why what you did created WEB-INF directories all over the place. But there

Re: Help me to understand why Tomcat is creating random WEB-INF folders.

2014-08-14 Thread Rene Scheffler
Hey André, first i want to say thanks for that big followup. I've read through all this and some points were clear to me before..but now as i see your points..i only use tomcat for CFML/railo and nginx for delivering static files. So when i got my website project in the directory

Re: Help me to understand why Tomcat is creating random WEB-INF folders.

2014-08-14 Thread Rene Scheffler
Hello, So when i start the Tomcat and tail -f at the catalina.out in /opt/tomcat/logs/, i see this happening during the startup. I did a lot of google research before posting this and looked through various posts, containing info on the deployment Process. I even checked the API reference but

Re: Help me to understand why Tomcat is creating random WEB-INF folders.

2014-08-14 Thread Mark Eggers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rene, I'll put comments inline since I have very few to write. Hopefully you can find them. On 8/14/2014 7:22 AM, Rene Scheffler wrote: Hello, So when i start the Tomcat and tail -f at the catalina.out in /opt/tomcat/logs/, i see this

Help me to understand why Tomcat is creating random WEB-INF folders.

2014-08-13 Thread Rene Scheffler
Hey! I installed apache-tomcat-7.0.47 on debian and also installed and configured railo 4.1.1.009. I added the servlet for CFML and now i ended up with lots of WEB-INF directories in my tomcat directory and the subdirectories. A find gives me the following output : ./lib/WEB-INF ./bin/WEB-INF

Re: Help me to understand why Tomcat is creating random WEB-INF folders.

2014-08-13 Thread André Warnier
Rene Scheffler wrote: Hey! I installed apache-tomcat-7.0.47 on debian and also installed and configured railo 4.1.1.009. I added the servlet for CFML and now i ended up with lots of WEB-INF directories in my tomcat directory and the subdirectories. A find gives me the following output :

Re: Help me to understand why Tomcat is creating random WEB-INF folders.

2014-08-13 Thread André Warnier
André Warnier wrote: Rene Scheffler wrote: Hey! I installed apache-tomcat-7.0.47 on debian and also installed and configured railo 4.1.1.009. I added the servlet for CFML and now i ended up with lots of WEB-INF directories in my tomcat directory and the subdirectories. A find gives me the

Re: Help me to understand why Tomcat is creating random WEB-INF folders.

2014-08-13 Thread Rene Scheffler
Hallo André and thanks for your fast reponse, im sorry i didn't provide any more info on that. We've installed manually, i downloaded the tomcat from the apache website (we've got some picky customers and we've made some stable experiences with that tomcat version, hence we didnt install it via

Re: Help me to understand why Tomcat is creating random WEB-INF folders.

2014-08-13 Thread André Warnier
Rene Scheffler wrote: Hallo André and thanks for your fast reponse, im sorry i didn't provide any more info on that. We've installed manually, i downloaded the tomcat from the apache website (we've got some picky customers and we've made some stable experiences with that tomcat version, hence

Re: Help me to understand why Tomcat is creating random WEB-INF folders.

2014-08-13 Thread Mark Thomas
On 13/08/2014 17:24, Rene Scheffler wrote: Hallo André and thanks for your fast reponse, im sorry i didn't provide any more info on that. We've installed manually, i downloaded the tomcat from the apache website (we've got some picky customers and we've made some stable experiences with

Re: Help me to understand why Tomcat is creating random WEB-INF folders.

2014-08-13 Thread André Warnier
Mark Thomas wrote: On 13/08/2014 17:24, Rene Scheffler wrote: Hallo André and thanks for your fast reponse, im sorry i didn't provide any more info on that. We've installed manually, i downloaded the tomcat from the apache website (we've got some picky customers and we've made some stable

Re: Help me to understand why Tomcat is creating random WEB-INF folders.

2014-08-13 Thread Mark Thomas
On 13/08/2014 21:10, André Warnier wrote: Mark Thomas wrote: On 13/08/2014 17:24, Rene Scheffler wrote: Hallo André and thanks for your fast reponse, im sorry i didn't provide any more info on that. We've installed manually, i downloaded the tomcat from the apache website (we've got some