Re: Change the class loading of tomcat 6.0.29 to child-first

2010-11-17 Thread Alberto Bugna
if i run my web app in a "clean tomcat" without the Mule libs loaded it works. When i run the web app in a tomcat installation that loads those Mule libraries the web app does not work anymore. So waht is not working? Thanks Alberto 2010/11/17 Mark Thomas > On 17/11/2010 16:18,

Change the class loading of tomcat 6.0.29 to child-first

2010-11-17 Thread Alberto Bugna
Hi I'm running tomcat 6.0.29 on windows vista. I'have deployed a web application under webapps folder. This web application comes with some jar libraries. Unfortunately these libraries conflicts with others libraries installed under tomcat. I deployed under tomcat Mule esb so I have a lot of libr