Hi,
I'm trying to create a new user using Web Services.
I've seen the example AdministrationServiceSystemTest.java included in the svn repository (at projects/web-service-client/source/java/org/alfresco/webservice/test/resources).
My problem appears when I want to use the object WebServiceFactory. I've imported the library remote-api.jar, but I'm unable to find any class called WebServiceFactory. It is supposed to be in the package org.alfresco.webservices.util, but I can't find it.
I've read that there is a web-service-client.jar, but I'm also unable to find it in the Alfresco 1.3.0 war release I have… =/
Where can I find this web-service-client.jar?
Thanks in advance,
Enrique