AFAIK, you need to declare a "foo" context too.. because if you does not
have a "foo" context the redirection should work but Tomcat does not
find "/foo/b.xml" at all..

Its only a weird tought, Donald.


Saludos ,
Ignacio J. Ortega


> -----Mensaje original-----
> De: Donald Ball [mailto:[EMAIL PROTECTED]]
> Enviado el: miércoles 30 de mayo de 2001 7:08
> Para: [EMAIL PROTECTED]
> Asunto: format of uriworkermap.properties file?
> 
> 
> heya. i've got iis and tomcat-3.2.1 talking to each other, hurrah! now
> what i'd like to do is have iis pass all requests for a uri 
> with a given
> extension, say .xml, on to tomcat, but i can't tell how to 
> write that in
> uriworkermap.properties. my first guess would be:
> 
> /*.xml=ajp12
> 
> but it doesn't seem to be work everywhere. /foo.xml is passed 
> through to
> tomcat but /foo/bar.xml is not. is this the expected 
> behavior? what should
> i put in my uriworkermap.properties file instead? is the 
> format of that
> file actually documented anywhere? the tomcat+iis instruction 
> page, while
> very helpful in getting things working, isn't terribly good as a
> reference.
> 
> - donald
> 
> 

Reply via email to