Re: Create Virtual Host without shutting down tomcat

2008-12-05 Thread Milan Cvejic
Thanks, sorry, did't see it... Caldarale, Charles R wrote: From: Milan Cvejic [mailto:[EMAIL PROTECTED] Subject: Re: Create Virtual Host without shutting down tomcat I need this... Is any way to add new VirtualHost without restarting tomcat? This question was just answered a few

RE: Create Virtual Host without shutting down tomcat

2008-12-05 Thread Caldarale, Charles R
> From: Milan Cvejic [mailto:[EMAIL PROTECTED] > Subject: Re: Create Virtual Host without shutting down tomcat > > I need this... Is any way to add new VirtualHost without > restarting tomcat? This question was just answered a few hours ago: http://marc.info/?l=tomcat-user&m=

Re: Create Virtual Host without shutting down tomcat

2008-12-05 Thread Milan Cvejic
I need this... Is any way to add new VirtualHost without restarting tomcat? Rodrigo Asensio wrote: yes, I'm kind of screwed, or play just with the DNS or I change the app server.I will play around with the dns stuff and redirect *.mydomain to my default webapp. I have many customers redirected

Re: Create Virtual Host without shutting down tomcat

2008-12-05 Thread Rodrigo Asensio
yes, I'm kind of screwed, or play just with the DNS or I change the app server.I will play around with the dns stuff and redirect *.mydomain to my default webapp. I have many customers redirected to a single webapp. thanks for the tip. Rodrigo Asensio [EMAIL PROTECTED] http://www.rodrigoasensio

Re: Create Virtual Host without shutting down tomcat

2008-12-05 Thread Mikolaj Rydzewski
shoeb wrote: Is it possible to create Virtual Host in tomcat without shutting down tomcat? i need to create virtual host dynamicly. Do you really need new virtual host (like new Host element in conf/server.xml)? Maybe only DNS entry is enough? -- Mikolaj Rydzewski <[EMAIL PROTECTED]>