From: Dannes W. <da...@ex...> - 2010-09-27 08:04:41
|
Hi, On Sat, Sep 25, 2010 at 4:36 PM, Wolfgang Meier <wol...@ex...>wrote: > Using davfs2 1.4.5, I get the following exception when trying to cp a > resource into a collection: > > java.lang.NullPointerException > at > com.bradmcevoy.http.webdav.LockHandler.processCreateAndLock(LockHandler.java:173) > > This should be fixed now > This happens for XML as well as binary resources. As Peter already > reported, you can list the contents of existing collections, but not > view any resource. > I fixed that as well.... > Using Natulius as file manager, I get a HTTP not found error when I > try to access eXist with > > dav://admin@localhost:8080/exist/webdav/db/ > I can confirm, In the logging I see some typical logging..... dav://admin@localhost:8080/exist/webdav/db/foo/bar/ dav://admin@localhost:8080/exist/webdav/db/foo/ dav://admin@localhost:8080/exist/webdav/db/ dav://admin@localhost:8080/exist/webdav/ and for the last PROPFIND does not work..... this seems to stop Nautilus to work.... will check...... D. -- eXist-db Native XML Database - http://exist-db.org Join us on linked-in: http://www.linkedin.com/groups?gid=35624 |