Have completely restarted IIS? i mean you need to completely restart the
entire IIS, to achieve that restart the IIS Admin service ( this takes
down http service too) and later start HTTP Service...the config files
are only read at REAL start of IIS ...

Hope that helps.

Saludos ,
Ignacio J. Ortega


> -----Mensaje original-----
> De: Rahul Desai [mailto:[EMAIL PROTECTED]]
> Enviado el: jueves 15 de febrero de 2001 6:05
> Para: Tomcat User at Jakarta(Apache)
> Asunto: Problem with Tomcat - IIS configuration
> 
> 
> Hi all,
> 
> I have configured Tomcat to work with IIS and it it is working.
> 
> But I am facing this problem....
> 
> I have created a context known as "rsrcadmn" in the Tomcat.
> I have added this line in uriworkermap.properties :
>         
>         /rsrcadmn/*=ajp12
> 
> and I have removed the entry
> 
>         /examples/*=ajp12
> 
> But when I invoke http://localhost/rsrcadmn/servlet/MasterServlet 
> I am getting a 404.
> 
> But when I invoke http://localhost/examples/servlet/MasterServlet 
> I am getting the response.
> 
> I am not able to understand why is the response is coming even if 
> I have removed the examples entry in the uriworkermap.properties and 
> why I am getting a 404 for the rsrcadmn request.
> 
> 
> Please help
> 
> TIA
> 
> Rahul Desai
> 
> 
> 
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 
> 

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

Reply via email to