Thanks a lot! I fixed the problem finally, finding that the customized AccessManager returns all FALSE values. Thanks !
2009/12/25 Alexander Klimetschek <[email protected]> > On Wed, Dec 23, 2009 at 02:23, 文刚顾 <[email protected]> wrote: > > In OpenKM, there is a class extending SessionImpl like follows. > > > > <snip/> > > > > I use the session to access the root path of the repository, and got the > > javax.jcr.PathNotFoundException at NodeImpl(727), and the actual > Exception > > is AccessDeniedException. I don’t know why, anyone can help? > > You need to provide the relevant OpenKM source code that calls the JCR > API, otherwise we can't help. The only thing I can say is that it > seems to be an access control issue, based on the > AccessDeniedException. > > Regards, > Alex > > -- > Alexander Klimetschek > [email protected] >
