Hi, On Tue, Dec 8, 2009 at 10:55 AM, anand <[email protected]> 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? BR, Jukka Zitting
