Re: Multiple Tomcat Servers connect to IIS

2011-08-10 Thread Rainer Jung
On 10.08.2011 18:59, Christopher Schultz wrote: > Alexander, > > On 8/10/2011 8:12 AM, Alexander Diedler wrote: >> my uriworkermap.properties /manager=worker1 > > Mapped /manager > >> /manager/*=worker1 /docs=worker1 /*=worker1 /go/*=worker1 >> /go=worker1 /show/*=worker1 > >> # Mapping all UR

Re: Multiple Tomcat Servers connect to IIS

2011-08-10 Thread André Warnier
Alexander Diedler wrote: Hello, I know the way to conenct a single Tomcat to an IIS in Windows 2003 with isapi_redirect.dll, worker.properties and uriworkermap.properties. But, how we can connect two different Tomcats (e.g. Tomcat 6.0.32 and 7.0.19) to Websites in the same IIS ? For isapi_re