Hi rainer, I suppose you use in your query thread the the query manager from MgnlContext of the user. But the session of the user will be closed with the request of the user.
To execute a query in a thread you have to use the SystemContext. You get this with MgnlContext.getSystemContext(). Good luck frank -- View this message in context: http://www.nabble.com/jcr-query-in-thread-doesnt-work-tp20628074p20657011.html Sent from the Magnolia - User mailing list archive at Nabble.com. ---------------------------------------------------------------- for list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[EMAIL PROTECTED]> ----------------------------------------------------------------
