Hello Sujith,

Thanks for the lead.  I think I have scan over the documentation as you
described.  Is it necessary to make tomcat to work with IIS?  can I just run
my jsp apps from http://myserverIP:8080/WebApps/myApp and everything else
from http://myserverIP/myHTML ?

Harry

-----Original Message-----
From: Sujith [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 08, 2001 1:15 AM
To: [EMAIL PROTECTED]
Subject: Re: IIS and Tomcat


Harry,
        To run Tomcat with IIS server you have to modify registry as
explained in Tomcat - IIS How to.
Create a new virtual directory in IIS, right click Default website tab, from
properties select ISAPI filters add isapi_redirect.dll located in the bin
directory, restart IIS,
Add necessory installation paths in the wrapper.properties file ......
thats all.

Wish this will help

bye


----- Original Message -----
From: "RMC - Harry Duong" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 08, 2001 9:00 AM
Subject: IIS and Tomcat


> I'm installing tomcat and jdk1.3 onto an NT 4.0 web development server.
It
> seems that I'm getting error when trying to load up tomcat default
index.jsp
> page:
>
> "The protocol specified in this address is not valid.  Make sure the
address
> is valid and try again."
>
> I've successfully install tomcat on windows2K professional.  Is there
> additional configurations to get tomcat to work in an IIS environment on
an
> NT server?  Any help is very much appreciated!
>
> Harry
>

Reply via email to