Re: HTTP Status 404 - /jsp-examples/

2006-08-02 Thread Lou Caudell
h 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 a

Re: HTTP Status 404 - /jsp-examples/

2006-08-02 Thread sumit kumar
iginal 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.

RE: HTTP Status 404 - /jsp-examples/

2006-08-02 Thread Propes, Barry L
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 th

RE: HTTP Status 404 - /jsp-examples/

2006-08-01 Thread Prahlad . Thakur
I checked the $CATALINA_HOME/conf/web.xml, it does have the save default Servlet configuration as in your note. I will look further in the doc link you sent. The Admin and manager functions work fine clicking on the links from in the default page. Thanks, Paul Email Firewall made the following

Re: HTTP Status 404 - /jsp-examples/

2006-08-01 Thread Lou Caudell
urned HTTP Status 404 - /jsp-examples/ http://:8080/jsp-examples/ I even tried individual pages, same 404 return code: HTTP Status 404 - /jsp-examples/jsp2/simpletag/hello.jsp http://:8080/jsp-examples/jsp2/simpletag/hello.jsp -Original Message- From: Lou Caudell [mai

Re: HTTP Status 404 - /jsp-examples/

2006-08-01 Thread Martin Gainty
404 - /jsp-examples/ http://:8080/jsp-examples/ I even tried individual pages, same 404 return code: HTTP Status 404 - /jsp-examples/jsp2/simpletag/hello.jsp http://:8080/jsp-examples/jsp2/simpletag/hello.jsp -Original Message- From: Lou Caudell [mailto:[EMAIL PROTECTED] Sen

Re: HTTP Status 404 - /jsp-examples/

2006-08-01 Thread Lou Caudell
[EMAIL PROTECTED] wrote: I have tomcat 5.0.28 installed under AIX 5.03 (no issues under Windows): URL's tried: Tomcat default page: http://:8080/ Next, I clicked on the jsp examples link on the default Page, it returned HTTP Status 404 - /jsp-examples/ http://:8080/jsp-example

Re: HTTP Status 404 - /jsp-examples/

2006-08-01 Thread Christopher Schultz
Prahlad, > URL's tried: > > Tomcat default page: http://:8080/ > Next, I clicked on the jsp examples link on the default Page, it > returned HTTP Status 404 - /jsp-examples/ > http://:8080/jsp-examples/ > > I even tried individual pages, same 404 return c

RE: HTTP Status 404 - /jsp-examples/

2006-08-01 Thread Prahlad.Thakur
I have tomcat 5.0.28 installed under AIX 5.03 (no issues under Windows): URL's tried: Tomcat default page: http://:8080/ Next, I clicked on the jsp examples link on the default Page, it returned HTTP Status 404 - /jsp-examples/ http://:8080/jsp-examples/ I even tried individual

Re: HTTP Status 404 - /jsp-examples/

2006-08-01 Thread Lou Caudell
[EMAIL PROTECTED] wrote: 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

RE: HTTP Status 404 - /jsp-examples/

2006-07-31 Thread Prahlad . Thakur
I removed JRE from the path and restarted tomcat, it didn't help. -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Monday, July 31, 2006 7:04 PM To: Tomcat Users List Subject: Re: HTTP Status 404 - /jsp-examples/ [EMAIL PROTECTED] wrote: > I have added foll

Re: HTTP Status 404 - /jsp-examples/

2006-07-31 Thread Mark Thomas
[EMAIL PROTECTED] wrote: > I have added following to the path: /usr/java14/jre/bin:/usr/java14/bin Try taking the jre out of your path and restarting Tomcat. Mark - To start a new topic, e-mail: users@tomcat.apache.org To unsubs

HTTP Status 404 - /jsp-examples/

2006-07-31 Thread Prahlad . Thakur
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_