skv
New Member
Hi All,
I'm in bit trouble with this setup.
My current environment is Win 2003 Server SP2 + IIS 6 + Tomcat 5.5.23.
I read a lot of documentation, and I followed the step-by-step guide in this website (http://neosmart.net/blog/2006/configuring-jsp-for-iis/), but it doesn’t work for me.
This is the problem: when I request a servlet or a JSP I get a 404 error. If I request a normal HTML file, there isn’t any problem.
I have the green arrow, the "web service extension" is allowed, the isapi_redirect is the latest version (but I tried also an older version), I have the "jakarta" virtual directory configured properly, I have the "example" virtual directory configured properly, I copied the DLL in /bin (but I tried with /bin/win/i386 and with /conf, obviously changing the path on IIS configuration), in the tomcat/logs/isapi.log there isn’t any error, I tried the IIS 5 isolation mode too (without any success). The Isapi_redirector DLL permissions are "Read" and "Read & Execute" for Everyone.
Any suggestion will be really appreciated!
Thanks!
PS: sorry for the support request on your blog
I'm in bit trouble with this setup.
My current environment is Win 2003 Server SP2 + IIS 6 + Tomcat 5.5.23.
I read a lot of documentation, and I followed the step-by-step guide in this website (http://neosmart.net/blog/2006/configuring-jsp-for-iis/), but it doesn’t work for me.
This is the problem: when I request a servlet or a JSP I get a 404 error. If I request a normal HTML file, there isn’t any problem.
I have the green arrow, the "web service extension" is allowed, the isapi_redirect is the latest version (but I tried also an older version), I have the "jakarta" virtual directory configured properly, I have the "example" virtual directory configured properly, I copied the DLL in /bin (but I tried with /bin/win/i386 and with /conf, obviously changing the path on IIS configuration), in the tomcat/logs/isapi.log there isn’t any error, I tried the IIS 5 isolation mode too (without any success). The Isapi_redirector DLL permissions are "Read" and "Read & Execute" for Everyone.
Any suggestion will be really appreciated!
Thanks!
PS: sorry for the support request on your blog