RE: RES: RES: Tomcat 6.0 on Windows Server 2003 IIS 6.0 connector not functioning

2007-05-15 Thread Sean_McKellips
That's one I haven't heard before. I'll have to keep an eye out for that in the future, but it isn't the case here. I also did not download any of the versions I'm using directly on the server, so I should have been safe from that. Thanks for the suggestion. Sean McKellips Systems Administrator

Re: RES: RES: Tomcat 6.0 on Windows Server 2003 IIS 6.0 connector not functioning

2007-05-14 Thread Sean_McKellips
I tried adding the following lines to workers.properties from your config files, Marcus, worker.tomcat_home="C:\Program Files\Apache Software Foundation\Tomcat 6.0" worker.java_home="C:\Program Files\Java\jdk1.6.0" I tried using single quotes as well. I also tried your isapi_redirect.dll. Thanks

Re: RES: RES: Tomcat 6.0 on Windows Server 2003 IIS 6.0 connector not functioning

2007-05-14 Thread Sean_McKellips
I added one specific example explicity to get this: /servlets-examples/*=ajp13w /examples/*=ajp13w /examples/jsp/jsp2/el/basic-arithmetic.jsp=ajp13w /*=ajp13w !/servlets-examples/*.jpeg=ajp13w But I am still getting this from IIS: 2007-05-14 16:54:06 W3SVC1 127.0.0.1 GET /examples/jsp/jsp2/el/b

Re: RES: Tomcat 6.0 on Windows Server 2003 IIS 6.0 connector not functioning

2007-05-14 Thread Sean_McKellips
Thanks for the suggestion! With directory browsing enabled, after creating an Examples virtual directory, I can now get to those pages, but I'm still getting Page Not Found Errors when executing servlets. My IIS log shows that the ISAPI filter is not picking up the requests. I've tried 1.2.22 an

Re: Tomcat 6.0 on Windows Server 2003 IIS 6.0 connector not functioning

2007-05-11 Thread Sean_McKellips
I set up and allowed the extension. I even set IIS to allow all ISAPI extensions. I've even set the CATALINA_HOME tree to Everyone - Full Control and still no ISAPI log and no errors in any of the other logs or system event logs. If I can at least get the log to work, I'll have something to work

Tomcat 6.0 on Windows Server 2003 IIS 6.0 connector not functioning

2007-05-09 Thread Sean_McKellips
I can't access Tomcat content through IIS. The troubleshooting steps on the IIS How-to were insufficient to identify my problem. What am I missing? A few bits of relevant information: The isapi log file does not get created. I've verified that the registry settings are correct for the redirect