On 07/02/2010 02:09 PM, Asiri Rathnayake wrote:
Hi,
Normally XWiki / Tomcat works without much trouble when it comes to WebDAV.
Now I'm not sure if apache is doing anything before forwarding those
requests to tomcat.
Can we see your tomcat log files when the "Not Implemented" error occurs? Or
do you see any log entries in xwiki.log file that has anything to do with
webdav?
I suspect that the root helper servlet present on the default Jetty
distribution, the one answering the OPTIONS request, is not deployed.
Asiri, could you confirm that?
We should probably integrate it's functionality in the redirect servlet.
- Asiri
On Fri, Jul 2, 2010 at 2:52 PM, West, Graeme<Graeme.West(a)gcu.ac.uk> wrote:
> Hello,
> I have just upgraded to XWiki Enterprise 2.3.1.29118 and have a question
> regarding configuring WebDAV.
>
> My XWiki is installed in Tomcat 5.5 as the 'ROOT' web app. Tomcat runs on
> port 8080 and I have an AJP connector with Apache proxying requests via SSL
> port 443, meaning that my wiki can be accessed at:
>
>
https://www.myhost.tld/bin/view/Main (etc.)
>
> My question is regarding WebDAV login. I understand that the normal login
> URL for this would be:
>
>
http://www.myhost.tld:8080/xwiki/webdav
>
> However, since I have deployed XWiki as the ROOT webapp, it seems that I am
> getting redirected to Tomcat's built-in WebDAV app when accessing this URL.
>
> When I access:
>
http://www.myhost.tld:8080/webdav
> or
>
https://www.myhost.tld/xwiki/webdav
>
> I get the same list of three files - a generic HTML page listing
> information about Tomcat's WebDAV support, and a couple of GIF files with
> the Tomcat logo.
>
> When I access:
>
>
http://www.myhost.tld:8080/xwiki/webdav
> or
>
https://www.myhost.tld/xwiki/webdav
>
> I get a 'Not Implemented' error.
>
>
> Could someone advise on how to configure XWiki/Tomcat to pass me to XWiki's
> WebDAV implementation, rather than to Tomcat's default one? My xwiki.cfg has
> WebDAV enabled (as far as I know - it is pretty much set to defaults in all
> respects).
>
> On another note: thank you for all your sterling work with XWiki. It's a
> tremendously flexible and useful application, and it has been a breeze to
> administer.
>
> Regards,
--
Sergiu Dumitriu
http://purl.org/net/sergiu/