Sean:
I've recently struggled through the same 404 issues on my test server, where
I'm preparing to move an app from an old Win2K/Apache/Tomcat environment to
W2K3/IIS6/Tomcat6 system.
I now have .jsp files being served up from within my IIS web structure as
well as the Tomcat /examples, all fro
TECTED] [mailto:[EMAIL PROTECTED]
Sent: May 14, 2007 4:46 PM
To: Tomcat Users List
Subject: Re: RES: RES: Tomcat 6.0 on Windows Server 2003 IIS 6.0 connector
not functioning
I tried adding the following lines to workers.properties from your config
files, Marcus,
worker.tomcat_home="C:\Progr
Server 2003 in
both 32/64bits. The green arrow shows up, everything seems normal but it
won't work if it's blocked.
Hope that helps!
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: May 14, 2007 4:46 PM
To: Tomcat Users List
Subject: Re: RES: RES: Tom
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
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
Sean,
I just forgot to mention that everytime (at least in my case) you change
the uriworkermap.properties file you must perform an iisreset command to
take effect... Have you done it?
-Mensagem original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Enviada em: segunda-feira, 14 de ma
Hi Sean,
Take a look at my uriworkermap.properites file and see if it helps you.
My web sites are working just fine on Windows 2003 and IIS 6.
# *** Begin uriworkermap.properties ***
#
# Simple worker configuration file
#
/servlet/*=ajp13
# Mount the IC context to the ajp13 worker
/