Does anybody use jk connector 1.2.8 with IIS 6 on Windows 2003.

I follow the few instruction 

1) In registry 

[HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Jakarta Isapi
Redirector\1.0]
@=""
"extension_uri"="/jakarta/isapi_redirect.dll"
"log_file"="C:\\Program Files\\Apache Software Foundation\\Jakarta Isapi
Redirector\\log\\isapi_redirect.log"
"log_level"="debug"
"worker_file"="C:\\Program Files\\Apache Software Foundation\\Jakarta
Isapi Redirector\\conf\\workers.properties"
"worker_mount_file"="C:\\Program Files\\Apache Software
Foundation\\Jakarta Isapi Redirector\\conf\\uriworkermap.properties"

2) I didn't touch server.xml 

3) Tomcat stdout is 

20-gen-2005 15.02.21 org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
20-gen-2005 15.02.21 org.apache.jk.common.ChannelSocket init
INFO: JK2: ajp13 listening on /0.0.0.0:8009
20-gen-2005 15.02.21 org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/50  config=null
20-gen-2005 15.02.21 org.apache.catalina.startup.Catalina start
INFO: Server startup in 42881 ms

4) IIS log say the configuration is OK

2005-01-20 14:17:16 127.0.0.1 GET /jakarta/isapi_redirect.dll - 80 -
127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322)
404 2 1260

5) Jk log is seems OK too

[Thu Jan 20 15:17:16 2005] [1964:1968] [debug]
map_uri_to_worker::jk_uri_worker_map.c (700): Attempting to map URI
'/esse3/Start.do' from 4 maps
[Thu Jan 20 15:17:16 2005] [1964:1968] [debug]
map_uri_to_worker::jk_uri_worker_map.c (718): Attempting to map context
URI '/esse3/*.pdf'
[Thu Jan 20 15:17:16 2005] [1964:1968] [debug]
map_uri_to_worker::jk_uri_worker_map.c (718): Attempting to map context
URI '/esse3/*.xls'
[Thu Jan 20 15:17:16 2005] [1964:1968] [debug]
map_uri_to_worker::jk_uri_worker_map.c (718): Attempting to map context
URI '/esse3/*.do'
[Thu Jan 20 15:17:16 2005] [1964:1968] [debug]
map_uri_to_worker::jk_uri_worker_map.c (808): Found a suffix match
ajp13w -> *.do
[Thu Jan 20 15:17:16 2005] [1964:1968] [debug]
HttpFilterProc::jk_isapi_plugin.c (770): check if [/esse3/Start.do] is
points to the web-inf directory
[Thu Jan 20 15:17:16 2005] [1964:1968] [debug]
HttpFilterProc::jk_isapi_plugin.c (788): [/esse3/Start.do] is a servlet
url - should redirect to ajp13w

But Tomcat access_log is empty!

Any suggestion?
_________________________________________________________

Matteo TURRA                       mail: [EMAIL PROTECTED]
Analisi & sviluppo WEB             tel: +39 051 61.11.430

KION Srl                           web: www.kion.it            
Via Cristoni, 86                   tel: +39 051 61.11.411
40033 Casalecchio di Reno (BO)     fax: +39 051 57.04.23
ITALIA
_________________________________________________________




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to