Re: - Error -404 resources not found

2007-08-18 Thread Rashmi Rubdi
On 8/18/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > But still when I open my browser and type http://localhost:8080/ I get HTTP > Status 404 - / The requested resource (/) is not available. What happens if you place an index.jsp file (with some contents ) in C:\TomCat\webapps\ROOT\ ?

Re: - Error -404 resources not found

2007-08-18 Thread David Smith
Aug 2007 07:25:56 -0700 Subject: Re: - Error -404 resources not found On 8/18/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:> I just installed TomCat (6 .*.) on a Windows XP server:>> 1. I setup the system variables Java_Home to my JDK (Not JDK Bin)it''s JAVA_HOME., not

Re: - Error -404 resources not found

2007-08-18 Thread
ache.org, [EMAIL PROTECTED] Date: Sat, 18 Aug 2007 07:25:56 -0700 Subject: Re: - Error -404 resources not found On 8/18/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:> I just installed TomCat (6 .*.) on a Windows XP server:>> 1. I setup the system variables Java_Home to my JDK (No

Re: - Error -404 resources not found

2007-08-18 Thread Hassan Schroeder
; 3. And I commented out some lines Web.xml files (mapping,invoking) It's 'web.xml', not Web.xml -- and is this in your webapp or some other? > When I run TOMCat from the command line, it loads properly with no problem, > but when I open up Any browser (firefox, internet e

Re: - Error -404 resources not found

2007-08-18 Thread David Smith
K Bin) 2. I edited my Context.xml file second tag line to 3. And I commented out some lines Web.xml files (mapping,invoking) When I run TOMCat from the command line, it loads properly with no problem, but when I open up Any browser (firefox, internet explorer) I get an error -404 resources not

- Error -404 resources not found

2007-08-18 Thread
, it loads properly with no problem, but when I open up Any browser (firefox, internet explorer) I get an error -404 resources not found. I have uninstalled TOMCAT and JDK and reinstalled them, and get the same problem. I even checked the TOMCAT logs, but the logs don't mention any