Try <Context path="Projects" docBase="c:\Projects" debug="0"/>

Make sure that <Context .../> is inside of <Host name="localhost" debug="0" appBase="webapps" ... </Host>

Also, at least this is so for tomcat 4.1.31//

Good luck/

Dave


On Mar 15, 2007, at 2:19 PM, Richard Dunne wrote:

After subscribing to apache mailing list, I tried mailing users@tomcat.apache.org and got a delivery failure message. I have a query re: tomcat configuration. If this is not the correct list, apologies, perhaps someone can point me in the right direction. I have installed tomcat 5 on my machine and got the page which states that "if you are seeing this page then your installation of apache tomcat was successful". On that assumption I tried to access a file called index.jsp in a folder called Projects located at c:\ I entered the following line in server.xml: <Context path="/ Projects" docBase="c:\Projects" debug="0"/> I typed http://localhost:8080/Projects hoping to see index.jsp, but got a http error instead.

Any ideas what may be causing the error?

Richard.



______________________________________________________________________ ______________
Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews at Yahoo! Games.
http://videogames.yahoo.com/platform?platform=120121


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

Reply via email to