| Author |
Eclipse 3.5 Web Server 404 (The requested resource is not available.)
|
Andy Jones
Greenhorn
Joined: Dec 10, 2009
Posts: 2
|
|
I am fairly new to Eclipse, so please have patience ....
First, I am able to create a Dynamic Web Project, and get test pages to work on the Tomcat server.
I have another app that I wanted to pull into Eclipse to edit the code and re-package it. I had it as an EAR file from a third party, so I imported it via File > Import > Ear File. There was one WAR module imported and put into the _WEB project.
The issue I am having now is that when I try to run the JSP files on the server, I get the following error:
==========================================
HTTP Status 404 - /RBAC/Sample.jsp
--------------------------------------------------------------------------------
type Status report
message /RBAC/Sample.jsp
description The requested resource (/RBAC/Sample.jsp) is not available.
--------------------------------------------------------------------------------
Apache Tomcat/5.0.28
==========================================
I am just hoping that there is a missed context root or something like that .....
Any help would be appreciated.
Here is the server start-up log:
|
 |
 |
|
|
subject: Eclipse 3.5 Web Server 404 (The requested resource is not available.)
|
|
|