The sun-tomcat5 package for Solaris 10 can be found as part of the Web Stack package, https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_SMI- Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=Web-Stack-1.4-OTH-G- F at CDS-CDS_SMI. Tomcat 6 will be included in the next release of the Sun Web Stack. If you are on OpenSolaris, you can install the same tomcat5 that is at the link above with "pkg install SUNWtcat."
On Tuesday 27 January 2009 08:17:10 Louis Hoefler wrote: > I found better way to achieve what I needet. I just put any extension into > the /usr/apache/tomcat/common/lib folder. > > You can define other common classload directorys in > /var/apache/tomcat/conf/catalina.properties with the config variable > common.loader. > > However I'm still not able to automaticly start tomcat at boot time. > I try to use tomcat on the actual opensolaris community express edition > b105. > > I also found no sun-tomcat5 / sun-tomcat6 package. From where did you get > it overstre