Hi, > > On Tue, Dec 8, 2009 at 10:55 AM, anand <[hidden > email]<http://n4.nabble.com/user/SendEmail.jtp?type=node&node=955128&i=0>> > wrote: > > RepositoryImpl rp = ...; > > ...; > > SessionImpl impl = rp.createSession(sb, "default"); > > Is there a reason why you are using internal Jackrabbit method > signatures instead of the standard JCR interfaces? >
> Yeah i was taking help out of 'UserManagerImpl' class to use its "createUser" method in order to add new users. Thanks, simer -- View this message in context: http://n4.nabble.com/Derby-tp955014p956684.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
