Hi Rick,

My last email contained a wrong diagnosis of the problem. 
redirection to lb:lb is fine, because it is defined as a load balancer in 
my workers2.properties. 
However, after entering http://localhost/examples I simply get a "Server 
not found" exception using MS IE 6 (indicating there was no reply from the 
server), no reply with NS Navigator 7 or Opera 6.

The W3SV1 could not bind instance - error message has vanished after I 
changed the port of IIS to 80 from 8888.

Debug:  [jk_isapi_plugin.c (287)]: HttpFilterProc started
Debug:  [jk_isapi_plugin.c (347)]: In HttpFilterProc Virtual Host 
redirection of localhost : 61531072
Debug:  [jk_isapi_plugin.c (356)]: HttpFilterProc [/examples] is a servlet 

url - should redirect to lb:lb
Debug:  [jk_isapi_plugin.c (422)]: HttpFilterProc check if [/examples] is 
pointing to the web-inf directory
after this entry, no more things show up in the application log.

Here's what my IIS log is showing:
21:12:40 127.0.0.1 GET /jakarta/isapi_redirector2_201.dll 200

So it seems everything is fine, but it isn't. I allowed execution access 
for the virtual directory /jakarta.

So that's my current summary:
JK 1.0 - working fine
JK 2.0.1 - not working
JK 2.0.2 - not working

I don't know what I can do now, do you have any additional ideas what 
could be wrong?

thx alot
Johannes

Reply via email to