Hello, I am trying to use the davex remoting layer but when I try to obtain a lock on a document using a webdav client (via the "standard" wevdav servelet) the spi2dav layer fails due to "getSharedSet" operation not being implemented.
I'm puzzled as to a) why this operation is needed to lock a document and b) if it is needed why is it not implemented - I dont see any good reason why this command cant be implemented in the spi2dav layer. To be clear my chain pf processing is as follows: webdav client --http to app server --> jackrabbit webdav servlet (part of our DMS application) --spi2dav--> --http to jackrabbit server --> jackrabbit webdavx servlet. Cheers. -- View this message in context: http://jackrabbit.510166.n4.nabble.com/Getting-a-document-lock-via-webdav-webdavx-tp3955413p3955413.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
