In Tomcat 6, the common, shared and server directories have been merged to produce the /lib directory. But in the /lib directory all the *.jar files present in the 3 directories are not present. Some are there. Does the /lib directory take care of all the *.jar files, so that we can modify just the catalina.properties file to point to this directory?
Please let me know ASAP. --Raj David Smith-2 wrote: > > As long as your webapp conforms to the servlet spec, it should just > plain work in tomcat 6. Setup a test install and try it out. > > --David > > rajesh202023 wrote: >> Hi, >> >> I want to replace Tomcat 5.5.x running in my system with Tomcat 6.0.x. I >> want to do this in a manner such that the applications that are running >> on >> Tomcat 5 do not need to be modified in any manner to run on Tomcat 6. >> I have gone through the Tomcat homepage and noticed that there are some >> difference in the directory structure and some other stuff, between the >> 6.0.x and 5.5.x release. >> >> I want to know what all and where should I change after I install Tomcat >> 6, >> so that I am able to run the existant applications without any issues. >> >> Please help, as I am new to Tomcat in general. >> >> Thanks in advance... >> >> Raj >> > > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/migrating-from-Tomcat-5.5.x-to-Tomcat-6.0.x-tp20374253p20416883.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]