> From: Alla Winter [mailto:[EMAIL PROTECTED] 
> Subject: RE: Please help with introducing a new application
> 
> The CONTEXT  XML  is located under Catalina\localhost  ( I use windows
> 2000/XP/2003).  Please see the attached directory structure

No attachment made it through.

I hope you're referring to conf\Catalina\localhost (again, be specific);
if so, the filename must be <app_name>.xml, and the <Context> tag inside
it must NOT have a path attribute.  If you place your app in
webapps\<app_name> then you don't need (and probably must not have) a
docBase attribute; otherwise, docBase should give the name of the
directory or .war file of the app.

 - 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]

Reply via email to