Tomcat configuration

Tomcat configuration

am 20.03.2007 18:35:34 von Richard Dunne

--0-913948143-1174412134=:87553
Content-Type: text/plain; charset=ascii

I have a technical issue in jakarta tomcat. I have installed jakarta tomcat and can view and execute the JSP examples and Servlets on http://localhost:8080. I have added the environment variables for CATALINA_HOME and JAVA_HOME. I have added the context for my project in server.xml. My project is in folder X located at c:\ My server.xml entry is
My problem is that when I type http://localhost:8080/X I am getting
HTTP Status 404 - /AlliedAutoParts



type Status report
message /X
description The requested resource (/X) is not available.



Apache Tomcat/5.0.28
Can anyone advise on a possible solution? If there is any other mailing address for technical issues please advise.

Thanks,

Richard Dunne.



____________________________________________________________ ________________________
Get your own web address.
Have a HUGE year through Yahoo! Small Business.
http://smallbusiness.yahoo.com/domains/?p=BESTDEAL
--0-913948143-1174412134=:87553--

Re: Tomcat configuration

am 20.03.2007 18:38:21 von Rahul Akolkar

On 3/20/07, Richard Dunne wrote:
> I have a technical issue in jakarta tomcat. I have installed jakarta tomcat and can view and execute the JSP examples and Servlets on http://localhost:8080. I have added the environment variables for CATALINA_HOME and JAVA_HOME. I have added the context for my project in server.xml. My project is in folder X located at c:\ My server.xml entry is
> My problem is that when I type http://localhost:8080/X I am getting
> HTTP Status 404 - /AlliedAutoParts
>
> type Status report
> message /X
> description The requested resource (/X) is not available.
>
>
>
> Apache Tomcat/5.0.28
> Can anyone advise on a possible solution? If there is any other mailing address for technical issues please advise.
>


See:

http://tomcat.apache.org/lists.html

-Rahul


> Thanks,
>
> Richard Dunne.
>
>