Hi, > On 09.05.2011 00:41, Justin Edelson wrote: >> Did you try using the SlingRequestProcessor service as I suggested?
On Mon, May 9, 2011 at 10:12 AM, JCR <[email protected]> wrote: > I tried to find the some information about (in the context of OSGi), but > frankly, was not really successful in it. > Do you have more precise pointers?... See the BackgroundRequestExecutionJob class [1] for an example that uses the SlingRequestProcessor. -Bertrand [1] http://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/bgservlets/src/main/java/org/apache/sling/bgservlets/impl/BackgroundRequestExecutionJob.java
