hi list, i got a problem - right now we try to use a singleton that collects some information from the website repository. Then we want to display the pre-cached informations on a template.
If we try to execute a JCR query in the singleton the MgnlContext seems to be missing - we get some IllegalStateExceptions - and the AccessManager is not reachable. How is it possible to execute a JCR query in a special thread? Any hints are welcome. ;) regards rainer PS. It s some kind of caching issue - the query we want to execute takes 30 seconds - so we need to calculate it beforehead. -- View this message in context: http://www.nabble.com/jcr-query-in-thread-doesnt-work-tp20628074p20628074.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 ----------------------------------------------------------------
