RE: Tomcat 5.5 to Tomcat migration guide

2007-11-12 Thread Caldarale, Charles R
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Subject: Tomcat 5.5 to Tomcat migration guide > > Is there a list of problems to watch for in migrating a Tomcat5.5 app > to Tomcat6? Look at the migration guide: http://tomcat.apache.org/migration.html > What is the equiv

Tomcat 5.5 to Tomcat migration guide

2007-11-12 Thread uma_rk
Is there a list of problems to watch for in migrating a Tomcat5.5 app to Tomcat6? What is the equivalent of Tomcat5.5's common/endorsed in Tomcat6? I mean how do I load a class using commons classloader in TC6? Thanx, /U - To