Hola William:
> I noticed that quite a few people were having trouble with using the
> isapi_redirect.dll to integrate tomcat with IIS 5.0 on
> Windows 2000 and I
> spent a few hours banging my head against the keyboard to
> come up with these
> amendments to the documentation. Hope this helps!
>
I know , i know, it's not the first message on this topic nor the last,
sure !!!
> 1) You should not have to edit ANY of the files in your
> tomcat directory in
> order to get the redirector to work!
>
Why?, I edit them as necessary when necessary.
> 2) You should have two environment variables installed one
> should be called
> TOMCAT_HOME and should point to the root of your tomcat
> directory (i.e.
> c:\jakarta-tomcat-3.2.1). The other is called JAVA_HOME and
> it should point
> to the root of your java sdk installation (i.e. c:\jdk1.3).
>
Which relation this has to redirector ?
java_home it's needed by startup.bat to localize the tools.jar file and
java.exe file needed to start tomcat & use jsp ..
tomcat_home it's only needed when you no use startup.bat to start tomcat
i.e. using bin/tomcat.bat
> 3) In your registry when you add to the
> HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\W3SVC\Par
> ameters --
> Filter DLLs key. Make sure that you DO NOT include the
> isapi_redirect.dll
> in this string. For example if you have put the dll in a
> bin\win32\i386
> directory in your jakarta-tomcat directory the key value should be
>
This key it's clearly stated in the manual as *not* necessary for using
the redirector with IIS it's *only* needed when using PWS , that it's
only bundled on old NT and in W'98, W2K ( all versions ) have IIS inside
not PWS, so this step it's not applicable for W"K at all, and in your
case in particular, nor i do need it to use my IIS redirector in a W2k
professional.
>4) I am not sure about this one, it is only a suggestion. I had some
> problems when I would a) change the name of the directory
> from something
> other that what I unzipped it to (i.e. changing directory from
> jakarta-tomcat-3.2.1 to tomcat) b) installing on any drive
> other than my c:
> drive. These may have just been flukes and someone should
> probably verify
> but I have it working now and have no intention of touching my
> configuration.
Definitely it's a fluke, i have install in d:,e:,f:,z: ( a network drive
:)
>
> Good luck to everyone, I hope this helps and perhaps someone
> should make
> amendments to the troubleshooting section of the Tomcat IIS HowTo
> doucmentation someday.
>
This is actually true :) , it seems that the IIS redirector installation
, is one of the most cumbersome pieces inside tomcat installation,
Thanks at all
Saludos ,
Ignacio J. Ortega
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]