Hi, > I was just wondering how to install Tomcat on OpenSolaris.
You can use the Tomcat available with Cool Stack http://cooltools.sunsource.net/coolstack/#Downloads which is a collection of open source web applications (Apache, MySQL, Tomcat...). Installation is as very easy: pkgadd -d CSKtomcat_1.2_x86.pkg in the directory where you uncompressed the package. It will be installed under /opt/coolstack/tomcat6 and is SMF ready. Greetings, Willi