RE: TryNo2: path attribute for Context element in tomcat 5.5

2005-11-24 Thread Caldarale, Charles R
 From: Akoulov, Alexandre [IT] 
 [mailto:[EMAIL PROTECTED] 
 Subject: TryNo2: path attribute for Context element in tomcat 5.5
 
 I am just wondering if you have any comments on the following email:

What kind of comments are you looking for?  The OP encountered a
problem, read the doc, corrected his configuration, and resolved the
problem.  Other than perhaps reading the doc first (difficult to know
where to read, of course), it looks like he did everything right.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: TryNo2: path attribute for Context element in tomcat 5.5

2005-11-24 Thread Hassan Schroeder
Akoulov, Alexandre [IT] wrote:

 I am just wondering if you have any comments on the following email:

 Is it a right way to configure a context ? 

You configured it one way and it didn't work.

You configured it *per the documentation* and it *did* work.

What kind of comment would seem to be necessary? :-)

-- 
Hassan Schroeder - [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

  dream.  code.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: TryNo2: path attribute for Context element in tomcat 5.5

2005-11-24 Thread Akoulov, Alexandre [IT]
thanks a lot, Hassan and Chuck, for your replies.

Context element description 
(http://tomcat.apache.org/tomcat-5.5-doc/config/context.html) : path... The 
context path of this web application...The value of this field must not be set 
except when statically defining a Context in server.xml, as it will be infered 
from the filenames used for either the .xml context file or the docBase. 

I just find it a bit strange that tomcat5 derives the Context path from the 
actual filename. Was not the tomcat3 way of setting the context path in the 
'path' attribute better? Does anyone know the story behind this change?


Kind regards,

Alex. 

-Original Message-
From: Hassan Schroeder [mailto:[EMAIL PROTECTED]
Sent: Friday, 25 November 2005 2:47 AM
To: Tomcat Users List
Subject: Re: TryNo2: path attribute for Context element in tomcat
5.5


Akoulov, Alexandre [IT] wrote:

 I am just wondering if you have any comments on the following email:

 Is it a right way to configure a context ? 

You configured it one way and it didn't work.

You configured it *per the documentation* and it *did* work.

What kind of comment would seem to be necessary? :-)

-- 
Hassan Schroeder - [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

  dream.  code.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]