----- solarg at laposte.net wrote: | On 03/15/10 03:06 PM, Jeff Trawick wrote: | > | > ----- solarg at laposte.net wrote: | > | > | hello all, | > | i need to migrate an app from an old solaris 10 tomcat 5 on an | > | opensolaris server. | > | What do i need? SUNWtcat? SUNWapch22m-jk ? | > | > yes | > | | i didn't installed the SUNWapch22m-jk and my app seems to work. What | is | the interest of this package for tomcat? only if tomcat doesn't manage | | http requests?
SUNWapch22m-jk is mod_jk. That's a plug-in that provides a means for routing requests to Tomcat through Apache httpd. It isn't required for Tomcat; it is just a common setup.