Tomcat 3.2.3 with IIS 5.0 with Win2k.

When using http://myserver/examples/jsp/index I get a 404 error. My tomcat.log is:

2004-04-12 14:23:04 - ContextManager: Adding context Ctx( /examples )
2004-04-12 14:23:04 - ContextManager: Adding context Ctx( /admin )
2004-04-12 14:23:04 - ContextManager: Adding context Ctx(  )
2004-04-12 14:23:04 - ContextManager: Adding context Ctx( /test )
2004-04-12 14:23:10 - PoolTcpConnector: Starting HttpConnectionHandler on 8080
2004-04-12 14:23:10 - PoolTcpConnector: Starting Ajp12ConnectionHandler on 8007
2004-04-12 14:23:11 - Ctx(  ): 404 R(  + /jakarta/isapi_redirect.dll + null) null
2004-04-12 14:30:24 - Ctx(  ): 404 R(  + /jakarta/isapi_redirect.dll + null) null

IIS is running and has isapi_redirect.dll installed/defined. Jakarta is defined in 
registry with green up arrow in IIS.

Ok so tomcat cannot redirect for a reason. I've defined jakart according to all the 
documentation including TomcatIISHow To. Any ideas??

http://myserver:8080/examples/jsp/index.html does work.

server.xml and worker.properties file has same port # for ajp12: 8007.


Thank you ,

Roger

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to