Saludos, Ignacio!
ya he arreglado todas las congiguraciones...
there's no ajp13 ref in uriworkermap.properties,
no <connector...> tag for ajp13 in server.xml...
But nevertheless thanx
Olly
> -----Original Message-----
> From: Ignacio J. Ortega [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 03, 2001 3:19 PM
> To: '[EMAIL PROTECTED]'; Oliver Ohly
> Subject: RE: IIS out of process
>
>
> It seems you are tryiong to use ajp13 with IIS..this does not work
> ..IISConnector ONLY uses ajp12..so delte all the references
> to ajp13 in
> your uriworkermap.properties..delete the ajp13 connector
> fromserver.xml
> ..double check all your configs..with this issue in mind...
>
> Saludos ,
> Ignacio J. Ortega
>
>
> > -----Mensaje original-----
> > De: Oliver H. Ohly [mailto:[EMAIL PROTECTED]]
> > Enviado el: martes 3 de abril de 2001 14:28
> > Para: [EMAIL PROTECTED]
> > Cc: Georg Fritzsche
> > Asunto: IIS out of process
> >
> >
> > 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)
> >
>