Hi to everybody,

Does anybody know how to configure tomcat and IIS on NT 4.0 completely so that tomcat 
serves Servlets received by IIS via ajpv12?

What works: The isapi_redirect.dll is loaded by IIS-Service. (green up pointing 
arrow).
Depending on the settings in uriworkermap.properties the IIS serves static html or 
lets it serve by tomcat.

What doesn't work:
Regardless of the uriworkermap.properties Settings - No servlet is executed after the 
given request on the IIS-Tomcat conglomerate. The error logging in the IIS-logfile 
says:

10:23:15 127.0.0.1 GET /jakarta/isapi_redirect.dll 200
10:30:24 127.0.0.1 GET /jakarta/isapi_redirect.dll 200

The isapi.log says:

[jk_worker.c (164)]: wc_create_worker NULL factory for ajp13
[jk_worker.c (239)]: build_worker_map failed to create workerajp13
[jk_uri_worker_map.c (278)]: jk_uri_worker_map_t::uri_worker_map_close, NULL parameter
[jk_uri_worker_map.c (134)]: In jk_uri_worker_map_t::uri_worker_map_free, NULL 
parameters
[jk_uri_worker_map.c (278)]: jk_uri_worker_map_t::uri_worker_map_close, NULL parameter
[jk_uri_worker_map.c (134)]: In jk_uri_worker_map_t::uri_worker_map_free, NULL 
parameters
[jk_uri_worker_map.c (278)]: jk_uri_worker_map_t::uri_worker_map_close, NULL parameter
[jk_uri_worker_map.c (134)]: In jk_uri_worker_map_t::uri_worker_map_free, NULL 
parameters
[jk_uri_worker_map.c (278)]: jk_uri_worker_map_t::uri_worker_map_close, NULL parameter
[jk_uri_worker_map.c (134)]: In jk_uri_worker_map_t::uri_worker_map_free, NULL 
parameters
[jk_uri_worker_map.c (278)]: jk_uri_worker_map_t::uri_worker_map_close, NULL parameter
[jk_uri_worker_map.c (134)]: In jk_uri_worker_map_t::uri_worker_map_free, NULL 
parameters
[jk_uri_worker_map.c (278)]: jk_uri_worker_map_t::uri_worker_map_close, NULL parameter
[jk_uri_worker_map.c (134)]: In jk_uri_worker_map_t::uri_worker_map_free, NULL 
parameters
[jk_uri_worker_map.c (278)]: jk_uri_worker_map_t::uri_worker_map_close, NULL parameter
[jk_uri_worker_map.c (134)]: In jk_uri_worker_map_t::uri_worker_map_free, NULL 
parameters

Does anyone have some advice?

P.S. I studied the Mail-Archive but couldn't find anything helpful for my specific 
problem. The documentation (IIS How To) is incomplete.

Greetings, Olly
--------------------------------------------
Beschwerlich die Verstandigung,
Muhselig die Telefonie.
Erleichterung und frischen Schwung
Bringt TEDAS, your voice dot IP!
--------------------------------------------
Ruf mich an ...  Dot IP!
--------------------------------------------
Dot IP or not to be!
                           (Dr. Gatekeeper)

Reply via email to