It will be shared server used by multiple MS application, so switching to IIS 5 mode is out of question
-----Original Message----- From: Mladen Turk [mailto:[EMAIL PROTECTED] Sent: Monday, December 06, 2004 1:57 PM To: Tomcat Users List Subject: Re: IIS replacement Vakulenko, Andrey V wrote: > I am trying to move a Java web application (Tomcat 3, IIS, Windows > 2000) to Win 2003 server. I already know that there is no way to make > tomcat working with IIS 6 (without switching in IIS 5 mode). The main question is are you using full features of IIS6, namely separete worker processes for each application under different credentials? If not then you may switch to IIS5 mode and have a single worker process for all applications. AFAICT you'll use the IIS in front of Tomcat to obtaing integrated autorization, so where's the problem? MT. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]