Monthly Archives: October 2007

Ubuntu Gusty and Tomcat 5.5

Looks like Gusty (or something) changes some of the installation for Tomcat 5.5 and it requires some work to get back to normal. Here’s my changes thus far: sudo rm /usr/share/tomcat5.5/common/endorsed/* cd /usr/share/tomcat5.5/common/lib sudo apt-get install libmysql-java sudo ln -s … Continue reading

Posted in Java, Linux, Ubuntu | Leave a comment