Hi, On Fri, Jul 27, 2012 at 12:38 AM, director <[email protected]> wrote: > Yes, I can login to the repository and get the admin session with the help > of the above code. Now, I want to create jackrabbit normal users.
Unfortunately JCR-RMI currently doesn't support the user management extensions in Jackrabbit. You'll need a local repository instance for that, or update the JCR-RMI code to cover also user management (patch would be welcome!). BR, Jukka Zitting
