We run tomcat on NT4 and Win2K.  If the ISAPI redirector has a red arrow, then 99% of the time, the error will be a typo in the registry.  One particularly hard one to track down was when a new developer cut and paste the entries into the registry from the howto doc.  He ended up with spaces at the end of entry names, which are *extremely* hard to spot with the standard font that windows uses.

We had another issue were the redirector was working, then it suddenly stopped (with the red arrow thing).  After searching for a config error, I eventually found that re-registering the dll fixed the problem (no other changes made).  I had to unload the dll from IIS, reboot the server, then reload the dll.

Hope this helps.

Cheers

-----------------------------------------------------------------------------------------------
Aaron Knauf
Implementation Consultant
Genie Systems Ltd
Auckland, New Zealand
Ph. +64-9-573 3310 x812, email: [EMAIL PROTECTED]
http://www.geniesystems.com
------------------------------------------------------------------------------------------------



Randy Layman <[EMAIL PROTECTED]>

09/02/2001 10:28
Please respond to tomcat-user

       
        To:        [EMAIL PROTECTED]
        cc:        
        Subject:        RE: tomcat und IIS




        The only Win2K that I have tried on is Advanced Server.  Installed
from MSDN CD and applied SP1.  Then installed Java, WinZip, Tomcat,
isapi_redirect.dll, and jk_nt_service.  In that order.  It didn't take
anything different from Win NT.  One slightly unclear part is that on IIS
you don't have to edit the FilterDLLs registry entry - that's only for PWS.

        Maybe the account you are trying to run as is having a problem?


        Randy


-----Original Message-----
From: Praet Wim [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 08, 2001 12:05 PM
To: '[EMAIL PROTECTED]'
Subject: RE: tomcat und IIS


that is: it works fine for w2k professional and IIS5.0, but it does not with
w2k advanced server and IIS5.0 (even if you add the isapi filter under the
main www server properties it keeps pointing down after an IIS restart).
Till now I've not found the error, I did everything exactly the same as I
did with w2k pro, where it worked perfect, under w2k advanced server it
simply does _not_.

regards,
Wim.

>
> That would be the Tomcat IIS HowTo. Its at
> http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/tomcat
> -iis-howto.htm
> l.  It says that it only works with IIS/PWS 4, but it also
> works for IIS 5.
>
>         Randy
>
> -----Original Message-----
> From: Erwan TROEL [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 08, 2001 9:19 AM
> To: [EMAIL PROTECTED]
> Subject: RE: tomcat und IIS
>
>
> do u know where i can find how o install tomcat(version?) with IIS4?
>
> -----Message d'origine-----
> De : Randy Layman [mailto:[EMAIL PROTECTED]]
> Envoyé : jeudi 8 février 2001 14:03
> À : [EMAIL PROTECTED]
> Objet : RE: tomcat und IIS
>
>
>
>         As another current thread states, yes you can still run
> ASP and JSP,
> but you must be careful - if the pattern of the URL matches
> something in the
> config file then Tomcat will see it and not IIS's ASP engine.
>
>         Randy
>
>
> -----Original Message-----
> From: Erwan TROEL [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 08, 2001 7:59 AM
> To: [EMAIL PROTECTED]
> Subject: RE: tomcat und IIS
>
>
> In this case IIS will run only in JSP no longer in ASP?
> or will it be possible to develop in ASP and in JSP?
>
> -----Message d'origine-----
> De : Randy Layman [mailto:[EMAIL PROTECTED]]
> Envoyé : jeudi 8 février 2001 13:16
> À : [EMAIL PROTECTED]
> Objet : RE: tomcat und IIS
>
>
>
>         Yes its possible.  Check the registry entries (case and
> white space
> matters).  Also, check that you have the full dll
> (downloading with Netscape
> will corrupt, I would recommend the zip file, just to be safe)
>
>         Randy
>
>
> -----Original Message-----
> From: Inga Schuetz [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 08, 2001 7:38 AM
> To: [EMAIL PROTECTED]
> Subject: tomcat und IIS
>
>
> Hello,
>
> does someone know, if it is possible to use tomcat together
> with IIS 5 und
> Windows 2000? I have set the ISAPI Filter, and edited the
> regidtry, but I
> still have a red arrow. It says that the dll was not loaded.
>
> Inga
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]



Reply via email to