I have gotten this to work.  My admin module reads the group-member-set
attribute for the role I want to update, putting each current member
into an ArrayList.  I then add the new user to that list (making sure
that the /users portion is prefixed to the user name).  Then I create
the XML formatted string by hand and do a PropPatchMethod with that new
string.

Lance

-----Original Message-----
From: Derek Lac [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 31, 2005 4:10 PM
To: slide-user@jakarta.apache.org
Subject: howto-create-users.html

 Have anyone read the how-create-users.html and actually gotten it to 
work? I am stuck with the part 4: assigning a role.  It asks to add 
<D:href xmlns:D='DAV:'>/users/test</D:href>' to Name : group-member-set,

but I couldn't get it to work.

-Derek

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

Reply via email to