Hi,
I have store with WCK, and when testing with litmus I get a
java.lang.NullPointerException
at org.apache.slide.common.PropertyName.getPropertyName(PropertyName.java:121)
at org.apache.slide.content.NodeProperty.<init>(NodeProperty.java:117)
at org.apache.slide.simple.store.WebdavStoreAdapter$TransactionId.retrieveRevisionDescriptor(WebdavStoreAdapter.java:625)
It has something to do with namespaces, and it happens when litmus test for setting property "http://something/something/", value "something"
Storing of properties implemented same as reference WebdavFileStore, so I am wondering,
Is WCK WebDAV-compliant according to litmus test? Should WCK-based implementation be expected to pass all litmus tests ?
Thanks.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
