Hi Asiri
The problem has 2 aspects it seams.
1. The problem turned out not to be a vista problem but an microsoft
office 2007 issue. I have googled for a solution and what I found was to
copy xwiki to tomcat's ROOT directory but xwiki webdav does not like that.
the $xwiki.webdav.getURL() returns nothing.
I hav not yet tried the rights issue but will return on that one.
2. If I try to use the latest xwiki-webdav-1.8-20081218.123600-108.jar I
get this error when I try to reload my xwiki
2008-12-18 17:26:36,383 [] [http-8080-Processor24] ERROR
[localhost].[/xwiki] - Exception starting filter DavFilter
java.lang.ClassNotFoundException: com.xpn.xwiki.plugin.webdav.DavFilter
at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1359)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1205)
at
org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:207)
at
org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:302)
at
org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:78)
at
org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3635)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4222)
at
org.apache.catalina.core.StandardContext.reload(StandardContext.java:3025)
at
org.apache.catalina.manager.ManagerServlet.reload(ManagerServlet.java:907)
at
org.apache.catalina.manager.HTMLManagerServlet.reload(HTMLManagerServlet.java:491)
at
org.apache.catalina.manager.HTMLManagerServlet.doGet(HTMLManagerServlet.java:99)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:525)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870)
at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685)
at java.lang.Thread.run(Thread.java:619)
Dec 18, 2008 5:26:36 PM org.apache.catalina.core.StandardContext start
Hi Karsten,
It is correct that a webdav client reports /pages and not /spaces. But
after I upgraded the xwiki-webdav-*.jar file it
stil reports /pages
however the upgrade fixet the 500 server error.
The only issue I have left is to get the edit attachment to work with
Vista, it opens the files in read-only mode.
Is it true that the user Editing the attachments must be a member og
Admin? If not I think that is a bug in the system.
Anyone with 'Edit' rights can edit the attachments. You can verify this at
http://91.121.237.216/xwiki/bin/view/WebDAV/ by registering a new account
and trying to edit one of the attachments. If you still can't edit the
attachments there, that means there is a problem specific to vista. Can
you
verify this ?
Also, are you using the latest version of webdav ?
http://maven.xwiki.org/snapshots/com/xpn/xwiki/platform/xwiki-webdav/1.8-SN…
Thanks.
- Asiri
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users