> From: mehar300 [mailto:mehar...@yahoo.com]
> Subject: The requested resource ... is not available
> 
> i installed apache-tomcat-6.0.20  and set path variable accordingly

What do you mean by "path variable"?  If you're referring to the system PATH 
environment variable, it need not be set to anything in particular to run 
Tomcat.  If you're referring to the CLASSPATH environment variable, you should 
never, never be using that, especially for Tomcat.

> then i access http://localhost:8080/ and it shows default 
> apache tomcat page.

A good sign.

> if try to access http://localhost:8080/myfile.html  then it
> display error

Why do you think that should do anything useful?

> can anyone suggest what step should i take to resolve problem

Post some useful information, such as where myfile.html is located, what 
webapps have you deployed, where are the webapps deployed, and the contents of 
conf/server.xml (if you have modified it in any way).

 - 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: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to