sumit kumar wrote:
try to uncommented code in web.xml in tomcat/conf
servlet invoker and servlet-mapping tags. and restart your tomcat again.
good luck

On 8/2/06, Propes, Barry L <[EMAIL PROTECTED]> wrote:

that may need to be reconfigured in the server.xml file, within the
Context path area.



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Monday, July 31, 2006 8:25 PM
To: users@tomcat.apache.org
Subject: HTTP Status 404 - /jsp-examples/


Can't get the jsp-example to run, getting 404 error.

I have installed tomcat 5.0.28 under AIX 5.3 and Java SDK 1.4.2. The
service is
running under the same account that I used to install. I have setup the
following environment variables:

        CATALINA_HOME
        CATALINA_BASE
        JAVA_HOME

I have added following to the path: /usr/java14/jre/bin:/usr/java14/bin

The default page index.jsp from the webapps folder comes up okay and I
can
perform most of the admin functions however the jsp-examples and
servelet
examples return 404 error.

I have installed tomcat multiple times yet no luck.  Google has not been
of any
help. In the bugs database, only reference I found was to check on the
tomcat
users list.

Seems like tomcat is missing the context path for jsp-examples, where
would I
check that? Shouldn't that be alreday defined in the default
configuration
files.

Please advise, I am really frustrated.  Thanks!


Email Firewall made the following annotations
------------------------------------------------------------------------
NOTICE ---

This message is for the designated recipient only and may contain
confidential, privileged or proprietary information. If you have received it in error, please notify the sender immediately and delete the original and any copy or printout. Unintended recipients are prohibited from making any other use of this e-mail. Although we have taken reasonable precautions to ensure no viruses are present in this e-mail, we accept no liability for any loss or damage arising from the use of this e-mail or attachments, or for any delay or errors or omissions in the contents which result from e-mail
transmission.

---------------------------------------------------------------------

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



Are you deploying a war file? I think the samples can be re-deployed. Maybe trying to deploy a simple war file from the manager will reveal the issue.
- Lou Caudell

---------------------------------------------------------------------
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