Hello,
I am shailesh, trying to implement the tomcat redirector on IIS. I have followed all the steps mentioned in the tomcat-iis-howto.html document. On trying to execute the jsp pages from the IIS server, I am getting HTTP 500 Internal server error on the web page. On examining the IIS log file in the SYSTEM32/LogFiles directory , I am not getting the following line : GET "/jakarta/isapi_redirect.dll HTTP1.1". 1.The virtual directory that I have created is name as jakarta. 2.extension_uri is pointing to /jakarta/isapi_redirect.dll 3.The port settings for the worker.ajp12.port in the worker.properties file and and the server.xml file is the same and its value is 8007. 4.On creating the virtual directory, the green coloured arrow (pointing upwards) is visible. The following strings have been created: 5.The value for extension_uri string is /jakarta/isapi_redirect.dll 6.The value for log_file is C:\jakarta-tomcat\logs\isapi.log 7.The value for log_level is info 8.The value for worker_file is C:\jakarta-tomcat\conf\workers.properties 9.The value for worker_mount_file is C: \jakarta-tomcat\conf\uriworkermap.properties Thanks & Regards -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
