Hi Thierry! I'd assume you use your own (newly defined) JCR workspace, so you have to set up the read-write access to this workspace for your role. I.e. Security -> Roles -> your-role -> Access Control List -> Your workspace -> Add New -> Read/Write for selected and subnodes + "/"
Best regards, Jozef -- You are invited to Magnolia Conference 2013 http://www.magnolia-cms.com/conference Jozef Chocholacek Senior Developer Magnolia International Ltd. --------------------------------------------- Magnolia® - Yes, we're open. --------------------------------------------- On Sep 4, 2013, at 11:34 AM, Thierry Vuillemin (via Magnolia Forums) <[email protected]> wrote: > Hello, > > I created a custom app. > In this app, I grant access to an action to a custom role. > This action launches a subapp with a form. > > I assigned the role to "Eric". > > When I log in to Eric and execute this action, it works. I fill the form. > > But when I try to save I have an error "Access Denied" : > > [code]RpcInvocationException: Unable to invoke method fireAction in > info.magnolia.ui.vaadin.gwt.client.dialog.rpc.DialogServerRpc > caused by InvocationTargetException > caused by RuntimeException: Could not execute action: save > caused by ActionExecutionException: javax.jcr.AccessDeniedException: Access > denied. > caused by AccessDeniedException: Access denied.[/code] > > Which right I have to set in my role ? > > Thanks > > -- > Context is everything: > http://forum.magnolia-cms.com/forum/thread.html?threadId=3509ea14-0048-43b9-9c6b-929c42ed1ba2 > > You are invited to Magnolia Conference. Less than a month to go! Register > now: http://www.magnolia-cms.com/conference/register.html > > > ---------------------------------------------------------------- > For list details, see http://www.magnolia-cms.com/community/mailing-lists.html > Alternatively, use our forums: http://forum.magnolia-cms.com/ > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
