RE: Tomcat IIS HowTo - with Tomcat 4?

2002-10-10 Thread Tim Moore
mailto:[EMAIL PROTECTED]] > Sent: Thursday, October 10, 2002 9:01 AM > To: 'Tomcat Users List' > Subject: RE: Tomcat IIS HowTo - with Tomcat 4? > > > > It definitely works. HOWTOs are posted. > > http://www.getnet.net/~rbarr/TomcatOnIIS/default.ht

RE: Tomcat IIS HowTo - with Tomcat 4?

2002-10-10 Thread Turner, John
It definitely works. HOWTOs are posted. http://www.getnet.net/~rbarr/TomcatOnIIS/default.htm John > -Original Message- > From: Richard Katz [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 09, 2002 5:08 PM > To: [EMAIL PROTECTED] > Subject: Tomcat IIS HowTo - with Tomcat 4? > >

RE: Tomcat IIS HowTo - with Tomcat 4?

2002-10-10 Thread Miguel Angel Mulero Martinez
Does this just not work with Tomcat 4.0? I've followed all the steps but I still get a "down red" arrow instead of an "up green" one on the IIS MMC for the jakarta filter. Yes, it works. I have it. And with spaces in path. Questions - about quotes: Tomcat 4 normally installs in "C:\Program Fi

RE: Tomcat IIS HowTo - with Tomcat 4?

2002-10-10 Thread mburgess
Tomcat 4 definitely works with IIS although I didn't use the installer program I just got the zip and unzipped it into a directory such as C:\javaapps\jakarta-tomcat-4.0.5. -Original Message- From: Richard Katz [mailto:[EMAIL PROTECTED]] Posted At: Thursday, 10 October 2002 7:08 AM Poste

Re: Tomcat IIS HowTo update

2001-08-29 Thread Dmitri Colebatch
On Wed, 29 Aug 2001, Gary Allen Vollink wrote: > Since it's not in the HowTo, I thought I'd forward the following info: > > Verified working for Tomcat 3.2.1, IIS 5.0 / Windows 2000 using Java > (JRE) 1.3.1 are you saying you got JSPs to work with a JRE? Sure its not the JDK, or that tools.jar

RE: Tomcat IIS HowTo

2001-08-22 Thread Curtis Dougherty
yes... -Original Message- From: Allwin Immanuel [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 22, 2001 8:46 AM To: [EMAIL PROTECTED] Subject: Tomcat IIS HowTo Hi, Does the ISAPI redirector work with Windows 2000? The filter is not loaded when i add the filter. Any update on this,

RE: Tomcat IIS HowTo

2001-08-22 Thread Dirk Kühnemann
Hi Allwin, I had this problem to. Once there was posted a script for doing the entries in the registry. Copy the script into notepad, edit the paths and save it as jakarta.reg. -"Start"- Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation] [HKEY

Re: Tomcat IIS HowTo

2001-06-15 Thread Irfan Baig
It must be the same thing - mine says Internet Service Manager also. Just right click on your jakarta virtual directory, choose Properties and set the Permissions at the bottom to 'execute'. Can you see http://localhost:8080/examples/jsp/index.html ? On Friday 15 June 2001 00:25, you wrote: > H

RE: Tomcat IIS HowTo - Troubleshooting WinNT Point 5

2001-06-06 Thread Randy Layman
The way that it has to be is that the Virtual Directory and the Filter must both be installed for each virtual/default host that will process JSPs. Your directory structure indicates that the jakarta virtual directory is set up for www..nl. You need to make sure that you installed t

RE: Tomcat IIS HowTo

2001-05-15 Thread Ross Merritt
I would check if you have allowed anonomous users on you IIS setting for your web site. -Original Message- From: Li, Maria Q [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 15, 2001 6:21 PM To: '[EMAIL PROTECTED]' Subject: Tomcat IIS HowTo First of all, this is very good instruction on ho

RE: Tomcat IIS HowTo

2001-05-10 Thread Lee Goddard
This is of course not a Tomcat issue at all, but a Cocoon issue, and derives from being awake for too long too eager to see XML to PDF. ALl is fine now: I love all of you Apache people very much; keep up the good work folks! Thank you and good night. lee > -Original Message- > From: Lee

RE: tomcat-iis-howto---How to create a new registry key ???

2001-02-09 Thread Randy Layman
From the Start Menu, select run. Type regedit. See the online help for information on how to use this application. Randy -Original Message- From: Paul Yoon [mailto:[EMAIL PROTECTED]] Sent: Friday, February 09, 2001 11:06 AM To: [EMAIL PROTECTED] Subject: RE: tomcat

RE: tomcat-iis-howto---How to create a new registry key ???

2001-02-09 Thread Paul Yoon
Hello, I am trying to use tomcat in W2k But I don't know how to create a new registry key. How can I do it? Thank you in advance.   Paul Yoon Hi there,   Question:  has anybody set up tomcat to work with IIS 5.0?  I've done everything right and it just

Re: tomcat-iis-howto

2001-02-08 Thread Aaron Knauf
I would rule out an IIS5 issue as the cause of your problem.  I use it constantly and it works with tomcat better than IIS4 does. The 404 error has two flavours:  If it is the standard 404 error page the you get when you hit an IIS url theat doesn't exist, then your isapi redirector is configured