Re: HTTP 500 - No Context configured- progress

2003-01-31 Thread pcampaigne
I had stand alone Tomcat4 working (examples) but need to re-install after a botched postgresql install. Now I'm back to HTTP 500 - No Context configured. Check all docs but stuck Here are my installation steps: Red Hat 8.0 Postgresql 7.3.1 rpm IBMJava2-SDK-131 rpm Add IBMJava2-131/bin and jre/bin

Re: HTTP 500 - No Context configured- progress

2003-01-24 Thread pcampaigne
: HTTP 500 - No Context configured I've seen this many times. Never mind the rightnous or wrongnous of this statement - If you want to see it work, replace localhost with the actual IP address of the machine. So, if the IP address is 192.168.1.1, then try http://192.168.1.1:8080/ Ed On Thu

RE: HTTP 500 - No Context configured- progress

2003-01-24 Thread Turner, John
: Re: HTTP 500 - No Context configured- progress Ed, I am no longer getting the HTTP no context configured error. After installing a fresh Redhat 8.0 and tomcat4-4.1.18 and starting tomcat4, in Mozilla I go to the url http:localhost:8080 and get a blank screen. This is regardless if I

Re: HTTP 500 - No Context configured- progress

2003-01-24 Thread pcampaigne
John, http://localhost:8080/examples/ doesn't work--blank screen Phil - Original Message - From: Turner, John [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Friday, January 24, 2003 9:45 AM Subject: RE: HTTP 500 - No Context configured- progress http://localhost

RE: HTTP 500 - No Context configured- progress

2003-01-24 Thread Turner, John
Subject: Re: HTTP 500 - No Context configured- progress John, http://localhost:8080/examples/ doesn't work--blank screen Phil - Original Message - From: Turner, John [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Friday, January 24, 2003 9:45 AM Subject: RE: HTTP

RE: HTTP 500 - No Context configured- progress

2003-01-24 Thread SRamanujan
]] Sent: Friday, January 24, 2003 2:12 PM To: 'Tomcat Users List' Subject: RE: HTTP 500 - No Context configured- progress OK, we're going around in circles. My advice: install Tomcat, and stick with the defaults, and then analyze how things are set up before changing them. Out of the box, http

Re: HTTP 500 - No Context configured

2003-01-23 Thread pcampaigne
is as follows: HTTP Status 500 - No Context configured to process this request.THe server encountered an internal error that prevented it from fulfilling this request The Tomcat running .txt doc says that this should work. Any ideas what went wrong? Thanks, Phil - Original Message

Re: HTTP 500 - No Context configured

2003-01-23 Thread Ed Robbins
is as follows: HTTP Status 500 - No Context configured to process this request.THe server encountered an internal error that prevented it from fulfilling this request The Tomcat running .txt doc says that this should work. Any ideas what went wrong? Thanks, Phil

HTTP 500 - No Context configured

2003-01-22 Thread pcampaigne
Apache 2.0.43 and tomcat4-4.1.18 auto start ok on Red Hat 8.0 when configured with mod_jk2 2.0.43 and I can view http://localhost, but when trying http://localhost:8080/ I get the following error: HTTP Status 500 - No Context configured to process this request.THe server encountered

RE: HTTP 500 - No Context configured

2003-01-22 Thread Turner, John
To: Tomcat Users List Subject: HTTP 500 - No Context configured Apache 2.0.43 and tomcat4-4.1.18 auto start ok on Red Hat 8.0 when configured with mod_jk2 2.0.43 and I can view http://localhost, but when trying http://localhost:8080/ I get the following error: HTTP Status 500 - No Context

Re: HTTP 500 - No Context configured

2003-01-22 Thread pcampaigne
jdbc:HypersonicSQL:database mail.smtp localhost I don't see any context element for ROOT. Thanks, Phil - Original Message - From: Turner, John [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Wednesday, January 22, 2003 12:34 PM Subject: RE: HTTP 500 - No Context configured Please

RE: HTTP 500 - No Context configured

2003-01-22 Thread Turner, John
]] Sent: Wednesday, January 22, 2003 3:27 PM To: Tomcat Users List Subject: HTTP 500 - No Context configured Apache 2.0.43 and tomcat4-4.1.18 auto start ok on Red Hat 8.0 when configured with mod_jk2 2.0.43 and I can view http://localhost, but when trying http://localhost:8080

Re: HTTP 500 - No Context configured

2003-01-22 Thread pcampaigne
- From: Turner, John [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Wednesday, January 22, 2003 1:47 PM Subject: RE: HTTP 500 - No Context configured That's not even a valid server.xml. Please run the following: find / -name server.xml -print and tell us the output. John

RE: HTTP 500 - No Context configured

2003-01-22 Thread Turner, John
-Original Message- From: pcampaigne [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 22, 2003 5:25 PM To: Tomcat Users List Subject: Re: HTTP 500 - No Context configured output of find / -name server.xml -print /opt/wsappdev/plugins/com.ibm.etools.servletengine/conf/server.xml /opt/wsappdev