Re: Manager webapp and virtual hosts

2005-09-28 Thread Dan Baggott
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/webap

Re: Manager webapp and virtual hosts

2005-08-27 Thread Mahesh S Kudva
= Mahesh S Kudva -Original Message- From: David Delbecq <[EMAIL PROTECTED]> To: "Tomcat Users List" Date: Thu, 25 Aug 2005 14:01:46 +0200 Subject: Re: Manager webapp and virtual hosts > Le Jeudi 25 Août 2005 13:55, Mikolaj Rydzewski a écrit : > > Hello, > >

RE: Manager webapp and virtual hosts

2005-08-25 Thread GB Developer
To: Tomcat Users List > Subject: Re: Manager webapp and virtual hosts > > > Le Jeudi 25 Août 2005 13:55, Mikolaj Rydzewski a écrit : > > Hello, > > > > My configuration is very simple: tomcat listens on localhost with > > various apps in their contexts. Now

Re: Manager webapp and virtual hosts

2005-08-25 Thread David Delbecq
Le Jeudi 25 Août 2005 13:55, Mikolaj Rydzewski a écrit : > 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

Manager webapp and virtual hosts

2005-08-25 Thread Mikolaj Rydzewski
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