Alexander Klimetschek wrote > On 15.02.11 17:43, "Carsten Ziegeler" <[email protected]> wrote: > >> If you're using Sling API 2.2.0 you can put the session into the >> authentication map: >> >> map.put( "user.jcr.session", session); >> >> and then call >> >> getResourceResolver(map) on the ResourceResolverFactory. > > Cool, didn't know that. Would probably be useful if this would be noted in > the deprecated notice of the JcrResourceResolverFactory class. > Good idea - just did that.
Thanks Carsten -- Carsten Ziegeler [email protected]
