Re: adding a user having the reference string

2015-01-22 Thread Angela Schreiber
hi tommaso from a JCR layer point of view it's the same behaviour. as of Oak you could (at least in theory) also use the Oak API to add content to the repository... the relevant validation is expected to still be performed. kind regards angela On 21/01/15 09:28, "Tommaso Teofili" wrote: >hi An

Re: adding a user having the reference string

2015-01-21 Thread Tommaso Teofili
hi Angela, thanks for your answer, is it different in Oak? Or is there something more one can do? Thanks, Tommaso 2015-01-20 18:42 GMT+01:00 Angela Schreiber : > hi tommaso > > in jackrabbit 2.x the only way you can achieve this > afaik is by running an xml import. > > regards > angela > > On 1

Re: adding a user having the reference string

2015-01-20 Thread Angela Schreiber
hi tommaso in jackrabbit 2.x the only way you can achieve this afaik is by running an xml import. regards angela On 16/01/15 09:21, "Tommaso Teofili" wrote: >Hi all, > > >for a use case I'm working on I am in need of triggering a user addition >to a certain group having the WeakReference strin

adding a user having the reference string

2015-01-16 Thread Tommaso Teofili
Hi all, for a use case I'm working on I am in need of triggering a user addition to a certain group having the WeakReference string of that user. E.g. group 'foo' has its rep:members property set to an array of WeakReference : [111-111-111-111,222-222-222-222] and I'd like to be able to add the u