RE: (OT) Cannot see Localhost on Apache

2002-09-30 Thread Chris Thompson
looks as though it is listening on port 81? -Original Message- From: Geoffrey Khan [mailto:[EMAIL PROTECTED]] Sent: 30 September 2002 14:23 To: 'Tomcat Users List' Subject: RE: (OT) Cannot see Localhost on Apache I've checked the config file and the Server Name is 127.0.0.1, so I don't

RE: (OT) Cannot see Localhost on Apache

2002-09-30 Thread Chris Thompson
Or, just a thought, have you checked whether it is listening on 8080 rather than 80? Chris -Original Message- From: Turner, John [mailto:[EMAIL PROTECTED]] Sent: 30 September 2002 13:26 To: 'Tomcat Users List' Subject: RE: (OT) Cannot see Localhost on Apache Did you install a firewall

RE: help me with IIS+tomcat

2001-07-11 Thread Chris Thompson
Morning all, another little pointer which does not appear in the documents is the fact that the config files for Tomcat are formatted by a UNIX text editor. We installed everything, added the redirector and got a red arrow until we re-formatted the config files for Windows. We opened each file i

RE: tomcat with iis

2001-03-27 Thread Chris Thompson
Hi, we had exactly the same problem with iis and tomcat here. No matter what we did that little arrow stayed a mischevious shade of red. The fix was that the conf files had UNIX formatting so end of lines were not being recognized. We opened and re-saved with Windows formatting (using WinBatch S

Tomcat and Orion together!

2001-02-21 Thread Chris Thompson
Hi all, I have been asked to install Orion and Tomcat on the same machine, to run simaltaneously for demoing different products. I have tried to get people to decide which to use but am assured that we need both. DOes anyone know if this is possible and if so how to do it. I have assigned the se

RE: tomcat version

2001-02-07 Thread Chris Thompson
If you have installed Tomcat correctly and got to the Tomcat page through a browser it will say at the top of the page what version you are running. Chris -Original Message- From: Carlos [mailto:[EMAIL PROTECTED]] Sent: 07 February 2001 14:14 To: [EMAIL PROTECTED] Subject: tomcat version

RE: Tomcat IIS configuration problem

2001-02-07 Thread Chris Thompson
returns were not recognized. We opened each and saved it in Windows formatting and the light went green and all rejoiced.   Hope this helps.   Regards   Chris Thompson -Original Message-From: Rahul Desai [mailto:[EMAIL PROTECTED]]Sent: 07 February 2001 11:58To: Tomcat User at Jakarta

RE: Problems with set JAVA_HOME in tomcat.bat

2001-01-22 Thread Chris Thompson
You need to check your sysetm variables are pointing to your java folder. For example I have java development kit 1.3 installed on my machine to the default location: c:\jdk1.3 Therefore the environment variable for JAVA_HOME is c:\jdk1.3 Chris Thompson -Original Message- From