I will look into this. The only thing is, I was able to update, remove
and search users using web services in .net, but I don't understand why
can't I add a user using the same web service? The method of creating a
local user is available in the web service! I even tried adding a user
and I get the following error: org.xml.sax.SAXException: Unable to
create JavaBean of type com.adobe.idp.um.api.infomodel.User. Missing
default constructor? Error was: java.lang.InstantiationException:
com.adobe.id...