[EMAIL PROTECTED] wrote:
>
> Hi,
>
> I have all the paths / Classpaths set.
> I have added the context in server.xml
> I have set my directory Eg: abcd under
> /usr/local/tomcat/webapps/abcd
> and set all the other directories.
> WEB-INF, classes etc... as per the specifications.
>
I'm pretty sure tomcat will automaticlly add your app when it's in the
webapps directory, so you might want to remove the <Context> clause from
the server.xml file while you're testing it. Also, what's in your abcd
directory? When I'm stuck at this point, I usually put a simple
test.html and test.jsp in the directory, and explicitly ask for the
file...
> Still, when i execute http://host_address:8080/abcd - i get an error saying
> :-
> Error: 404
> Location: /abcd
> File Not Found
> /abcd
>
> Any clues ?? Please help !
> Regards,
> AD
>
> ------------------------------------------------------------
>
> "The soul would have no rainbow had the eyes no tears."
> :John Vance Cheney.
>
> ____________________________________________________________________
> Get free email and a permanent address at http://www.netaddress.com/?N=1
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]