Re: Item.getPath() returns wrong values on shared nodes

2008-09-25 Thread Julian Reschke
Manfred Baedke wrote: Hi, currently I am working on the integration of WebDAV binding extensions into |org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet|, using the shareable node feature of jsr-283. The implementation of the BIND method was straightforward and worked as expected, but

Item.getPath() returns wrong values on shared nodes

2008-09-23 Thread Manfred Baedke
Hi, currently I am working on the integration of WebDAV binding extensions into |org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet|, using the shareable node feature of jsr-283. The implementation of the BIND method was straightforward and worked as expected, but I noticed that