Hello,

We have IIS4.0 with NT 4 SP6.

I installed tomcat 3.2.1 on the machine and installed isapi_redirect.dll to
integrate it into the IIS4.0 (the green arrow appears in IIS management
console, so I suppose isapi_redirect.dll is properly installed).

Unfortunately it does not work as expected:

Whenever I directly access tomcat on port 8007 via the web browser on
another machine, all works fine.

Whenever I access tomcat via IIS and isapi_redirect.dll, only the very first
call to a JSP or Servlet page gets through and gets handled correctly. All
subsequent calls then fail (even the same call as the very first), they do
not get handled (IIS reports 404 not found). Again, when I access tomcat
directly, it works fine.

Is this a known problem? Any solution? Suggestion?

Best regards,
  Martin Pfingstl



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

Reply via email to