Hello,

if (true == repeate message)  
{
Sorry this is a repeat... I just joined the list yesterday
and sent this to the list at the same time but didn't get
confirmation that I joined until this afternoon.  I just
started seeing traffic on the list and I'm afraid that I
might have missed any replies if it did make it to the
list. 
}

I did check the archives and have seen similar postings but
no info that fixes my problem...

I have been attempting to get IIS on Win2K/SP2 to play with
tomcat 3.3.  I have tomcat 3.3 installed and serving up the
Tomcat examples using this url:
http://localhost:8080/examples/jsp/index.html.  

I then used the "Tomcat IIS HowTo" to get IIS setup.  I got
to the point where I get a green up arrow on the filter but
when I try to get at 

http://localhost/examples/jsp/index.html

The browser (exploder 5 or netscape 6.1) just hangs (see
below for the tail of the iis_redirect.log which has a
happy look about it to my untrained eye).  I did the whole
bit with making the jakarta virtual directory and adding
the ISAPI filter.  I don't think I would get this far
otherwise.  

The redirector is a downloaded binary.  I checked the
registry entries.  What else could be wrong?  Is there
something I missed in IIS: Security?, other virtual
directories besides jakarta?.  Suggestions?

I had no problems integrating with Apache on NT and few
with Apache on Solaris.  IIS is a different story :( 

Any help greatly appreciated.

Thanks.

Dan Rasmussen


[jk_isapi_plugin.c (439)]: HttpFilterProc
[/examples/jsp/index.html] is a servlet url - should
redirect to ajp13
[jk_isapi_plugin.c (461)]: HttpFilterProc check if
[/examples/jsp/index.html] is points to the web-inf
directory
[jk_isapi_plugin.c (517)]: HttpExtensionProc started
[jk_worker.c (123)]: Into wc_get_worker_for_name ajp13
[jk_worker.c (127)]: wc_get_worker_for_name, done  found a
worker
[jk_isapi_plugin.c (539)]: HttpExtensionProc got a worker
for name ajp13
[jk_ajp13_worker.c (654)]: Into jk_worker_t::get_endpoint
[jk_ajp13_worker.c (539)]: Into jk_endpoint_t::service
[jk_ajp13.c (346)]: Into ajp13_marshal_into_msgb
[jk_ajp13.c (480)]: ajp13_marshal_into_msgb - Done
[jk_connect.c (108)]: Into jk_open_socket
[jk_connect.c (115)]: jk_open_socket, try to connect socket
= 2692
[jk_connect.c (124)]: jk_open_socket, after connect ret = 0
[jk_connect.c (132)]: jk_open_socket, set TCP_NODELAY to on
[jk_connect.c (140)]: jk_open_socket, return, sd = 2692
[jk_ajp13_worker.c (167)]: In
jk_endpoint_t::connect_to_tomcat, connected sd = 2692

Thats the end of the log as the world spins... waiting for
its reply.



=====
------ replies to [EMAIL PROTECTED] ------

Anything that appears after this sentence is inserted by 
Yahoo (or others) and may not be a good idea.

__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com

Reply via email to