Since the isapi_redirect.dll support ajp12 can I use is to talk to a jserv
process instead of a tomcat process. When I try this I get the following in
the isapi.log with debug mode turned on.
[jk_ajp12_worker.c (148)]: In jk_endpoint_t::service, sent request
[jk_ajp12_worker.c (488)]: Into ajpv1
I have seen the same thing, it does not appear that init is called twice but
that you get 2 instances of the servlet loaded. Perhaps something to do
with aliases. My work around was to not specify a context in server.xml but
only specify the servlet mapping in my web.xml.
David.
-Original
I would like to use JServ with IIS - I am not ready to make the leap to
Tomcat. I am using the isapi_redirect.dll that is part of Tomcat hoping it
will work with JServ since it supports apj12. I keep getting the following
in the isapi_redirect.dll log and cannot figure out what is going wrong.
C
Can someone give me the url to the source cdoe for the isapi_redirect.dll, I
cannot find it on this site.
Thanks,
David.
Can someone give me thr url to the source cdoe for the isapi_redirect.dll, I
cannot find it on this site.
Thanks,
David.
I would like to use JServ with IIS - I am not ready to make the leap to
Tomcat. I am using the isapi_redirect.dll that is part of Tomcat hoping it
will work with JServ since it supports apj12. I keep getting the following
in the isapi_redirect.dll log and cannot figure out what is going wrong.
C
I would like to use JServ with IIS - I am not ready to make the leap to
Tomcat. I am using the isapi_redirect.dll that is part of Tomcat hoping it
will work with JServ since it supports apj12. I keep getting the following
in the isapi_redirect.dll log and cannot figure out what is going wrong.
C