On Fri, Jun 12, 2009 at 4:32 PM, André Warnier<a...@ice-sa.com> wrote: > If yes, you are using the Ubuntu prepackaged version of tomcat 6.x (?), and > it probably install it alongside tomcat 5.5, not on top of it.
Yep, that's exactly what it does. The ubuntu packages put tomcat6 into directories whose paths include "tomcat6." The ubuntu packages for tomcat really aren't too bad. My only complaint is that they recommend running with GCJ, so if you use a package tool like aptitude it may try to pull that in even if you don't need/want it. It's not that hard to make it not do that, and their packaged tomcat by default follows whatever jvm /etc/alternatives points to (see the man page for update-java-alternatives). --C --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org