On 7/19/06, Darren Hall <[EMAIL PROTECTED]> wrote:

When I attempt to go to the above URL I get the error "The requested
resource (/abc/abc) is not available."

I would simplify -- comment out your servlet in web.xml, put a proper
welcome file (e.g. index.jsp) in the context -- and  make sure that
there aren't other errors keeping your context from starting.

Then add back your servlet's url-mapping and watch your logs :-)

--
Hassan Schroeder ------------------------ [EMAIL PROTECTED]

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to