If you are using OpenSolaris, I highly recommend to wait for build 106. There is Tomcat 6 with SMF service.
See my blog: http://blogs.sun.com/psum/entry/tomcat_6_in_opensolaris But currently at http://pkg.opensolaris.org/dev repository is only build 105. Regards, Petr 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