1 Aug 2006 08:52
No way to implemente an AccessManager?
Paco Avila <pavila <at> git.es>
2006-08-01 06:52:32 GMT
2006-08-01 06:52:32 GMT
I've been reading posts about implementing an AccessManager that stores access information as node properties. The solution I've seen is to use a systemSession to access this node properties. Now, I'm programming my own AccessManager with this approach and there is an bug reported in http://issues.apache.org/jira/browse/JCR-497. The AccessManager throws an exception because 'systemSession' can't see new transient nodes of another session. So, how can I deal with this?
regards, toby
On 8/1/06, Paco Avila <pavila <at> git.es> wrote:
> I've been reading posts about implementing an AccessManager that stores
> access information as node properties. The solution I've seen is to use
> a systemSession to access this node properties. Now, I'm programming my
> own AccessManager with this approach and there is an bug reported in
>
RSS Feed