RE: Tomcat under IIS using isapi_redirect.dll

2006-02-02 Thread Earnie Dyke
CTED] Sent: Thursday, February 02, 2006 12:12 PM To: Tomcat Users List Subject: RE: Tomcat under IIS using isapi_redirect.dll Yeah, I had to change the port because something else on my machine is holding port 8009, but I've changed it in both the worker.properties and the server.xml so it should

RE: Tomcat under IIS using isapi_redirect.dll

2006-02-02 Thread Richard Burman
URI. I'm confused! %o) Rich. -Original Message- From: Earnie Dyke [mailto:[EMAIL PROTECTED] Sent: 02 February 2006 17:00 To: Tomcat Users List Subject: RE: Tomcat under IIS using isapi_redirect.dll Is the port 8019 correct. Usually Tomcat AJP connector is listening on 8009. >From t

RE: Tomcat under IIS using isapi_redirect.dll

2006-02-02 Thread Earnie Dyke
ist Subject: RE: Tomcat under IIS using isapi_redirect.dll worker.properties worker.list=NetSearchWorker worker.NetSearchWorker.port=8019 worker.NetSearchWorker.host=localhost worker.NetSearchWorker.type=ajp13 uriworkermap.properties /NetSearch/*=NetSearchWorker /NetSearch/*.jsp=NetSearchWor

RE: Tomcat under IIS using isapi_redirect.dll

2006-02-02 Thread Richard Burman
Message- From: Earnie Dyke [mailto:[EMAIL PROTECTED] Sent: 02 February 2006 16:15 To: Tomcat Users List Subject: RE: Tomcat under IIS using isapi_redirect.dll The two lines are informational. It tells you that it matched the URI with a worker. Can you post your workers and uriworkers properties

RE: Tomcat under IIS using isapi_redirect.dll

2006-02-02 Thread Earnie Dyke
Subject: RE: Tomcat under IIS using isapi_redirect.dll Hmm... No, that's not it. Still getting exactly the same error. Where exactly is this 'The specified module could not be found' coming from? Is it the redirector that is failing or is Tomcat somehow giving an incorrect response?

RE: Tomcat under IIS using isapi_redirect.dll

2006-02-02 Thread BLACKWELL, CRISS
WA 98198-98000 [EMAIL PROTECTED] (206) 878-3710 ext: 3566 -Original Message- From: Richard Burman [mailto:[EMAIL PROTECTED] Sent: Thursday, February 02, 2006 7:38 AM To: Tomcat Users List Subject: RE: Tomcat under IIS using isapi_redirect.dll D'oh!! It's okay, I've

RE: Tomcat under IIS using isapi_redirect.dll

2006-02-02 Thread Richard Burman
#x27;t find a lot of help anywhere if things don't work... Cheers, Richard. -Original Message- From: Earnie Dyke [mailto:[EMAIL PROTECTED] Sent: 02 February 2006 15:40 To: Tomcat Users List Subject: RE: Tomcat under IIS using isapi_redirect.dll That could do it. Earnie! -O

RE: Tomcat under IIS using isapi_redirect.dll

2006-02-02 Thread Earnie Dyke
That could do it. Earnie! -Original Message- From: Richard Burman [mailto:[EMAIL PROTECTED] Sent: Thursday, February 02, 2006 10:38 AM To: Tomcat Users List Subject: RE: Tomcat under IIS using isapi_redirect.dll D'oh!! It's okay, I've just spotted the pro

RE: Tomcat under IIS using isapi_redirect.dll

2006-02-02 Thread Richard Burman
OTECTED] Sent: 02 February 2006 15:34 To: Tomcat Users List Subject: RE: Tomcat under IIS using isapi_redirect.dll They are both running on the same machine and it doesn't have a firewall installed. Here is a more extensive snippet from the log file: [Thu Feb 02 11:57:38 2006] [5684:1

RE: Tomcat under IIS using isapi_redirect.dll

2006-02-02 Thread Richard Burman
p.c (475): Found a wildchar match NetSearchWorker -> /NetSearch/* [Thu Feb 02 12:12:09 2006] [5684:1588] [debug] jk_isapi_plugin.c (845): check if [/NetSearch/index.html] is points to the web-inf directory [Thu Feb 02 12:12:09 2006] [5684:1588] [debug] jk_isapi_plugin.c (863): [/NetSearch/index.htm

RE: Tomcat under IIS using isapi_redirect.dll

2006-02-02 Thread Earnie Dyke
Richard, Is that all there is in the log? You may want to change to log level in the redirector to trace to get more info. Our biggest problem was with the firewall. IIS runs on one side and JBoss/Tomcat on the other. Earnie! -Original Message- From: Richard Burman [mailto:[EMAIL PROT