Depends on what you use as access manager in Jackrabbit. In version 1.5 Jackrabbit added the jcr 2.0 based access control features, seems to be likely that you are using this one. It's mostly described in the jsr-283 specification. Please ask on the jackrabbit list for further questions.
Regards, Alex On Mon, Feb 23, 2009 at 3:37 PM, vkrejcirik <[email protected]> wrote: > Ok. How can I allow to modify this node? > > /**************************************/ > Best regards / S pozdravem > Vladislav Krejc(ir(ík > > http://www.vkrejcirik.info > > > > Alexander Klimetschek napsal(a): >> >> 2009/2/23 vkrejcirik <[email protected]>: >> >>> >>> javax.jcr.AccessDeniedException: /content/servicemix/config: not allowed >>> to >>> modify item >>> >> >> This means that Jackrabbit's access control denied write access to that >> node. >> >> Regards, >> Alex >> >> > -- Alexander Klimetschek [email protected]
