Mladen wrote:
> I just retested 1.2.19 on WIN2K3R2 (Windows64/AMD64) with
> multiple Web Sites, each having jakarta virtual dir and
> ISAPI filter separately defined, and it works fine.
Thanks Mladen, I finally got it up. But I'm still not aware where things
went wrong.
This time I clean up all t
Mladen wrote:
> Did you add 'Jakarta Connector' to the list of
> 'Web Services Extensions' in ISS Manager?
> You can simply 'Allow' All Unnknown ISAPI Extensions.
Yes, I do have Jakarta connector listed under 'Web Services Extensions'.
But I just have Jakarta connector as Allowed, others are pr
Mladen wrote:
> extension_uri=/jakarta/isapi_redirect.dll
> instead extension_uri=d:\vsharma\jakarta\bin\isapi_redirect.dll
I tried this even, but didn't help. Both the setting generating same
debug log.
Please suggest I even tried downloading new isapi_redirect.dll (same
version i.e. 1.2.19)
Isapi_redirect.properties, this file needs to be created under the same
directory where isapi_redirect.dll resides
extension_uri=d:\vsharma\jakarta\bin\isapi_redirect.dll
log_file=d:\vsharma\jakarta\logs\isapi_redirect.log
log_level=debug
worker_file=d:\vsharma\jakarta\conf\workers.properties
wor
Thanks Mladen,
I deleted all Jakarta filter, and install again, this time manually. So
things looks like progressed a bit further. Also this time I didn't
created any registry entry, instead I'm using isapi_redirect.properties
as described in http://tomcat.apache.org/connectors-doc/config/iis.html
tus
sc-win32-status
2006-10-18 09:25:24 W3SVC1 127.0.0.1 GET /atg/bcc - 8181 - 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.432
2;+.NET+CLR+2.0.50727) 500 0 123
Vikas
> From: Mladen Turk [mailto:[EMAIL PROTECTED]
> VikasSharma-ATG, Noida wrote:
>
>
HI,
I'm trying to get IIS6.0 configured with JBoss 4.0.3sp1 cluster (2
pageServers & loadBalancer) using mod_jk 1.2.19, my web server and
application server are on different machine
I followed up the instruction given on following links
http://wiki.jboss.org/wiki/Wiki.jsp?page=UsingMod_jk1.2