What version of the connector did you use? I am unable to get it to work with IIS 6.0 and JK-1.2.23
Shawn -----Original Message----- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Stefan Wachter Sent: Thursday, May 24, 2007 9:48 AM To: users@tomcat.apache.org Subject: Re: IIS 7.0 Finally I found the reason why my Tomcat-IIS-Integration failed under Windows Vista: It was a security problem. The "workers.properties" and the "uriworkermaps.properties" had wrong security settings. They could not be read by "all users". After changing the security settings the integration worked. The reason why these two files had their access privileges set this way is that I used the Ant task FixCrLf in order to make these files "windows" compliant. The FixCrLf task has the "feature" that the security settings of the processed files are changed under Windows Vista! --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] **************************************************************************** This email may contain material confidential to Pearson. If you were not an intended recipient, please notify the sender and delete all copies. We may monitor email to and from our network. **************************************************************************** --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]