> Hi
>
> One of the possible status codes that DAV can return is 207 which is not
> understandable by the tomcat web server version 3.2.1. How can I make
these
> status codes understandable to the web server at runtime. I have already
> modified
> the jakarta-tomat-3.2.1/src/org/apache/tomcat/core/LocalStrings.properties
> file, but
> it still does not understand it when I bring up the web server and try to
> run
> a webdav app. What else am I missing ?
That's strange, I thought it would work ... I'm pretty sure that's how it's
done in TC 3.3.
Remy