Dmitriy . wrote: > Hi, > > I'm trying to setup IIS - Tomcat plug in. Went through all the steps > described on tomcat's > site(http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk/iishowto.html), > but still getting a 404 resource (/jakarta/iisapi_redirect.dll) not > available error. "/jakarta/" is my virtual directory on IIS pointing to > location of isapi_redirect.dll. It seems to me that the request for the > jsp is actually forwarded from IIS to Tomcat then a call to > /localhost/jakarta/iisapi_redirect.dll is made, but it seems like it's > looking for /jakarta/ directory under the Tomcat instead of IIS. Maybe > it makes sence to setup a virtual directory /jakarta/ under tomcat > that'll point to virtual directory /jakarta/ under IIS. Is it possible > to create virtual direcoties in Tomcat? Does anyone know what the > problem might be? I have IIS 5.0 and Tomcat 4.27 So does /jakarta/isapi_redirect.dll exist on your IIS? I notice that you report that the 404 is for /jakarta/iisapi_redirect.dll (different spelling). Could that be the problem? -- Andy Armstrong, Tagish --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org