Thanks for reporting. Of course no test should cause a
NullPointerException. I have committed a patch that adapts WCK to the
new PropertyName version that should fix this issue.

Oliver


On Sat, 05 Feb 2005 05:07:08 +0200, Roman D <[EMAIL PROTECTED]> wrote:
> 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]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to