Mikolaj, Hi. Sorry to bother you but I saw this posting on the Tomcat list and was wondering if you were able to successfully set up what you describe?
I have mod_jk working fine and I'm now trying to do exactly what you mentioned: my1.domain.com (apache + mod_jk) ===> tomcat.domain.com/webapp1 my2.domain.com (apache + mod_jk) ===> tomcat.domain.com/webapp2 So far I haven't had much success. If you've gained any insights that you can share with me, I'd be very grateful. Cheers, Dan On 8/25/05, Mikolaj Rydzewski <[EMAIL PROTECTED]> wrote: > Hello, > > My configuration is very simple: tomcat listens on localhost with > various apps in their contexts. Now I'd like to setup a virtual host for > another one. Will it be possible to deploy/reload such application using > manager webapp running on localhost? In other words: do I have to > install separate manager webapp for each virtual host? > > And the second question is: is it possible to connect apache with > virtual host + mod_jk + tomcat with webapp in it's context? I.e.: > > my1.domain.com (apache + mod_jk) ===> tomcat.domain.com/webapp1 > my2.domain.com (apache + mod_jk) ===> tomcat.domain.com/webapp2 > > ? > > -- > Mikolaj Rydzewski <[EMAIL PROTECTED]> > Becomo S.A. > tel. (12) 2927104 > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
