From: Alister P. <gsp...@gm...> - 2014-12-14 05:07:10
|
Hi, I’ve done some more investigation into this problem ( https://github.com/eXist-db/exist/issues/388 ). The “real user” is null, causing an NPE. It appears that (in XQueryContext) the Real User is being set to null after prepareForExecution. I added some notes to the Issue. Regards, Alister. |