Re: AW: AW: Multiple Tomcat Servers connect to IIS

2011-08-11 Thread André Warnier
Alexander Diedler wrote: Hello, Yes thanks, with adding the vHost Name it works with one exception. I cannot access the Manager App. I get a auth Window, the credentials are correct, but I do not get into the Manager App. Uriworkermap.properties: /manager=worker1 /manager/*=worker1 /docs=work

Re: AW: AW: Multiple Tomcat Servers connect to IIS

2011-08-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alexander, On 8/11/2011 5:45 AM, Alexander Diedler wrote: > Hello, Yes thanks, with adding the vHost Name it works with one > exception. I cannot access the Manager App. I get a auth Window, the > credentials are correct, but I do not get into the M

AW: AW: Multiple Tomcat Servers connect to IIS

2011-08-11 Thread Alexander Diedler
- Von: André Warnier [mailto:a...@ice-sa.com] Gesendet: Donnerstag, 11. August 2011 10:30 An: Tomcat Users List Betreff: Re: AW: Multiple Tomcat Servers connect to IIS Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Alexander, > > On 8/10/2011

Re: AW: Multiple Tomcat Servers connect to IIS

2011-08-11 Thread André Warnier
Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 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 a

Re: AW: Multiple Tomcat Servers connect to IIS

2011-08-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 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 URI which end with

AW: AW: Multiple Tomcat Servers connect to IIS

2011-08-10 Thread Alexander Diedler
SiteA.xxx.de >> >> (now it makes sense to have the Alias) >> >> II) >> >> Suggestion: >> Server.xml from TC 7.0 >> > protocol="AJP/1.3" redirectPort="8444" /> > defaultHost="localhost" jvmRoute="worker2"

Re: AW: Multiple Tomcat Servers connect to IIS

2011-08-10 Thread André Warnier
.xml conf below, I correct them. -Ursprüngliche Nachricht- Von: Alexander Diedler Gesendet: Mittwoch, 10. August 2011 14:10 An: 'Tomcat Users List'; 'Tomcat Users List' Betreff: AW: Multiple Tomcat Servers connect to IIS Hello, Yes, but we do not map single Apps like /app1 /app2

Re: AW: Multiple Tomcat Servers connect to IIS

2011-08-10 Thread André Warnier
twoch, 10. August 2011 14:10 An: 'Tomcat Users List'; 'Tomcat Users List' Betreff: AW: Multiple Tomcat Servers connect to IIS Hello, Yes, but we do not map single Apps like /app1 /app2 ,,.. every App has it own Host in server.xml and conf/Catalina My new Worker.properties: worker.

Re: AW: Multiple Tomcat Servers connect to IIS

2011-08-10 Thread André Warnier
'; 'Tomcat Users List' Betreff: AW: Multiple Tomcat Servers connect to IIS Hello, Yes, but we do not map single Apps like /app1 /app2 ,,.. every App has it own Host in server.xml and conf/Catalina My new Worker.properties: worker.list=worker1,worker2 #Tomcat 6.0.32 worker.worker1

AW: Multiple Tomcat Servers connect to IIS

2011-08-10 Thread Alexander Diedler
Sorry, One mistake in the server.xml conf below, I correct them. -Ursprüngliche Nachricht- Von: Alexander Diedler Gesendet: Mittwoch, 10. August 2011 14:10 An: 'Tomcat Users List'; 'Tomcat Users List' Betreff: AW: Multiple Tomcat Servers connect to IIS Hello, Ye

AW: Multiple Tomcat Servers connect to IIS

2011-08-10 Thread Alexander Diedler
Hello, Yes, but we do not map single Apps like /app1 /app2 ,,.. every App has it own Host in server.xml and conf/Catalina My new Worker.properties: worker.list=worker1,worker2 #Tomcat 6.0.32 worker.worker1.host=localhost worker.worker1.port=8009 worker.worker1.type=ajp13 #Tomcat 7.0.19 worker.wo