Hello,

actually I can see that if I get a resource from the server which has more than one resourcetype (like principals, they have "collection" and "principal"), the resourcetypes don't have namespaces set:

<D:resourcetype><collection /><principal /></D:resourcetype>

The init() method in ResourceTypeProperty checks for the name _and_ the namespace, so a principal resource has isCollection() and isPrincipal() both false.

Is there a problem with the server or do i do something wrong?

Thanks,
Mike


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

Reply via email to