RE: Update Tomcat 5 -> 6 .. JDBC driver problem

2007-06-29 Thread Leonardo Augusto
Hi, Tomcat 5.5.x, 6.0.13 ! Tomcat 4.x, 5.x factory org.apache.commons.dbcp.BasicDataSourceFactory

RE: tomcat 6 - invoker servlet?

2007-06-26 Thread Leonardo Augusto
Ok Thanks!! Leonardo LocaWeb.com.br -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: segunda-feira, 25 de junho de 2007 18:18 To: Tomcat Users List Subject: RE: tomcat 6 - invoker servlet? > From: Leonardo Augusto [mailto:[EMAIL PROTECTED] > S

tomcat 6 - invoker servlet?

2007-06-25 Thread Leonardo Augusto
hi, I realized that, on tomcat 6.0.13, the "invoker servlet" /servlet/ doesn't work. To make it work I had to add in the file /tomcat60/conf/context.xml the parameter "privileged=true" The contents of this file will be loaded for each web application Is there any security issue in tomcat 6.0.13