Hi,
first of all, thanks for the help about user update (UserMod) you have
given me last time. It was helpful. I have arrived to update a user
using rest api.
Now I am having an issue when trying to update a role. I cannot arrive
to do the right post.
I was taking a look to the RoleMod object in the sources and I see that
there's no
@XmlRootElement("roleMod")
@XmlType
annotations.
Is this normal ?
My client request is failing , even if I force type to Application/xml.
If you have an idea, please, I would like to know.
Regards,
German.