hi jc,

did u follow the steps properly as mentioned in
http://members.ozemail.com.au/~lampante/howto/tomcat/iisnt/index.html!

ct.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 16 April 2002 4:18 PM
To: Tomcat Users List
Subject: iis 5.0/tomcat 4.0.3 Please Help me!!!


Hi,
I'm trying to run .jsp with IIS 5.0 and an isapi redirector for tomcat
4.0.3 .
Tomcat can run jsp pages correctly, the green arrow of isapi filter is
good. When i run a jsp from iis, only the html content was printed in IE (
for example with date.jsp). I've followed howTo, but in my
uriworkermap.properties i haven't the line /*.jsp=ajp13. How can i put
this?  I can't write it because this file is generated when tomcat start.

here is a copy of my iis_redirect.log :

[Tue Apr 16 08:03:32 2002]  [jk_isapi_plugin.c (555)]: HttpFilterProc
started
[Tue Apr 16 08:03:32 2002]  [jk_isapi_plugin.c (600)]: In HttpFilterProc
Virtual Host redirection of /localhost/
[Tue Apr 16 08:03:32 2002]  [jk_uri_worker_map.c (351)]: Into
jk_uri_worker_map_t::map_uri_to_worker
[Tue Apr 16 08:03:32 2002]  [jk_uri_worker_map.c (368)]: Attempting to map
URI '/localhost/'
[Tue Apr 16 08:03:33 2002]  [jk_uri_worker_map.c (456)]:
jk_uri_worker_map_t::map_uri_to_worker, done without a match
[Tue Apr 16 08:03:33 2002]  [jk_isapi_plugin.c (606)]: In HttpFilterProc
test Default redirection of /
[Tue Apr 16 08:03:33 2002]  [jk_uri_worker_map.c (351)]: Into
jk_uri_worker_map_t::map_uri_to_worker
[Tue Apr 16 08:03:33 2002]  [jk_uri_worker_map.c (368)]: Attempting to map
URI '/'
[Tue Apr 16 08:03:33 2002]  [jk_uri_worker_map.c (456)]:
jk_uri_worker_map_t::map_uri_to_worker, done without a match
[Tue Apr 16 08:03:33 2002]  [jk_isapi_plugin.c (638)]: HttpFilterProc [/]
is not a servlet url
[Tue Apr 16 08:03:33 2002]  [jk_isapi_plugin.c (647)]: HttpFilterProc check
if [/] is points to the web-inf directory
[Tue Apr 16 08:03:42 2002]  [jk_isapi_plugin.c (555)]: HttpFilterProc
started
[Tue Apr 16 08:03:42 2002]  [jk_isapi_plugin.c (600)]: In HttpFilterProc
Virtual Host redirection of /localhost/date.jsp
[Tue Apr 16 08:03:42 2002]  [jk_uri_worker_map.c (351)]: Into
jk_uri_worker_map_t::map_uri_to_worker
[Tue Apr 16 08:03:42 2002]  [jk_uri_worker_map.c (368)]: Attempting to map
URI '/localhost/date.jsp'
[Tue Apr 16 08:03:42 2002]  [jk_uri_worker_map.c (456)]:
jk_uri_worker_map_t::map_uri_to_worker, done without a match
[Tue Apr 16 08:03:42 2002]  [jk_isapi_plugin.c (606)]: In HttpFilterProc
test Default redirection of /date.jsp
[Tue Apr 16 08:03:42 2002]  [jk_uri_worker_map.c (351)]: Into
jk_uri_worker_map_t::map_uri_to_worker
[Tue Apr 16 08:03:42 2002]  [jk_uri_worker_map.c (368)]: Attempting to map
URI '/date.jsp'
[Tue Apr 16 08:03:42 2002]  [jk_uri_worker_map.c (456)]:
jk_uri_worker_map_t::map_uri_to_worker, done without a match
[Tue Apr 16 08:03:42 2002]  [jk_isapi_plugin.c (638)]: HttpFilterProc
[/date.jsp] is not a servlet url
[Tue Apr 16 08:03:42 2002]  [jk_isapi_plugin.c (647)]: HttpFilterProc check
if [/date.jsp] is points to the web-inf directory

If you have an idea, please answer me, i was trying it for 4 days.
Thanks
Jc


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to