Re: More virtual hosting problems!!

2006-05-15 Thread Parsons Technical Services
. Doug - Original Message - From: "Rizwan Merchant" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Monday, May 15, 2006 5:51 PM Subject: Re: More virtual hosting problems!! So what would my context.xml look like if I did not want to name my

Re: More virtual hosting problems!!

2006-05-15 Thread Rizwan Merchant
tml Doug - Original Message - From: "Rizwan Merchant" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Sunday, May 14, 2006 5:20 PM Subject: Re: More virtual hosting problems!! Doug, Thanks for your efforts to help. I am back with more questions. Hope you can sti

Re: More virtual hosting problems!!

2006-05-14 Thread Parsons Technical Services
From: "Rizwan Merchant" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Sunday, May 14, 2006 5:20 PM Subject: Re: More virtual hosting problems!! Doug, Thanks for your efforts to help. I am back with more questions. Hope you can still help. I created a folder ca

Re: More virtual hosting problems!!

2006-05-14 Thread Rizwan Merchant
om: "Rizwan Merchant" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Friday, May 12, 2006 4:39 PM Subject: Re: More virtual hosting problems!! dug deeper and figured that everytime I undeploy (delete the expanded application directory and replace the war file), th

RE: More virtual hosting problems!!

2006-05-13 Thread Tim Lucia
--- From: "Tim Lucia" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" Sent: Friday, May 12, 2006 8:03 AM Subject: RE: More virtual hosting problems!! > The link/text you posted says "except when statically defining a Context > in > server.xml"

Re: More virtual hosting problems!!

2006-05-12 Thread Parsons Technical Services
g - Original Message - From: "Rizwan Merchant" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Friday, May 12, 2006 4:39 PM Subject: Re: More virtual hosting problems!! dug deeper and figured that everytime I undeploy (delete the expanded application dir

Re: More virtual hosting problems!!

2006-05-12 Thread Parsons Technical Services
"Tim Lucia" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" Sent: Friday, May 12, 2006 8:03 AM Subject: RE: More virtual hosting problems!! The link/text you posted says "except when statically defining a Context in server.xml", which was the

Re: More virtual hosting problems!!

2006-05-12 Thread Rizwan Merchant
has always worked in server.xml... since my days with Tomcat 3.x. Tim -Original Message- From: Parsons Technical Services [mailto:[EMAIL PROTECTED] Sent: Friday, May 12, 2006 7:57 AM To: Tomcat Users List Subject: Re: More virtual hosting problems!! From http://tomcat.apache.org/tom

Re: More virtual hosting problems!!

2006-05-12 Thread Rizwan Merchant
worked in server.xml... since my days with Tomcat 3.x. Tim -Original Message- From: Parsons Technical Services [mailto:[EMAIL PROTECTED] Sent: Friday, May 12, 2006 7:57 AM To: Tomcat Users List Subject: Re: More virtual hosting problems!! From http://tomcat.apache.org/tomcat-5.5-doc/conf

Re: More virtual hosting problems!!

2006-05-12 Thread Rizwan Merchant
xml... since my days with Tomcat 3.x. Tim -Original Message- From: Parsons Technical Services [mailto:[EMAIL PROTECTED] Sent: Friday, May 12, 2006 7:57 AM To: Tomcat Users List Subject: Re: More virtual hosting problems!! From http://tomcat.apache.org/tomcat-5.5-doc/config/context.html

RE: More virtual hosting problems!!

2006-05-12 Thread Tim Lucia
upon, path="/something" has always worked in server.xml... since my days with Tomcat 3.x. Tim -Original Message- From: Parsons Technical Services [mailto:[EMAIL PROTECTED] Sent: Friday, May 12, 2006 7:57 AM To: Tomcat Users List Subject: Re: More virtual hosting problems!! >From h

RE: More virtual hosting problems!!

2006-05-12 Thread Tim Lucia
5.5.17. -Original Message- From: Parsons Technical Services [mailto:[EMAIL PROTECTED] Sent: Friday, May 12, 2006 7:57 AM To: Tomcat Users List Subject: Re: More virtual hosting problems!! >From http://tomcat.apache.org/tomcat-5.5-doc/config/context.html And look at the path elem

Re: More virtual hosting problems!!

2006-05-12 Thread Parsons Technical Services
x27;" Sent: Friday, May 12, 2006 6:48 AM Subject: RE: More virtual hosting problems!! Where is this documented? I have had no problem doing this. Since I now put context files in conf/[Engine]/[Host], I went back and added to my server.xml and http://localhost:8080/manager/list shows OK -

RE: More virtual hosting problems!!

2006-05-12 Thread Tim Lucia
: Parsons Technical Services [mailto:[EMAIL PROTECTED] Sent: Thursday, May 11, 2006 11:12 PM To: Tomcat Users List Subject: Re: More virtual hosting problems!! One issue is that the path element can only be set to "" when you use it in the server.xml. Doug - Original Message - Fro

Re: More virtual hosting problems!!

2006-05-11 Thread Parsons Technical Services
One issue is that the path element can only be set to "" when you use it in the server.xml. Doug - Original Message - From: "Rizwan Merchant" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Thursday, May 11, 2006 1:37 PM Subject: Re: More virtu

Re: More virtual hosting problems!!

2006-05-11 Thread Rizwan Merchant
I got this working now by moving the Context definition from the ROOT.xml to the server.xml under the tag as follows autoDeploy="true" xmlValidation="false" xmlNamespaceAware="false"> I got rid of the www.riz.com directory under $CATALINA_HOME/conf/Catal

More virtual hosting problems!!

2006-05-11 Thread Rizwan Merchant
Hi all! I have been following the mailing list and it seems this is a common problem amongst many users. But I could not find a solution to my problem, hence this post. Hope someone can help me. I am trying to set up a simple virtual host for the domain www.riz.com on tomcat (listening on p