Hi, As you described it in the issue doing a privileged action is the right thing to do.
Technically you could also assign the needed permission to the base-role but this seems the wrong solution. As when somebody has the permission to access a certain graph one shouldn't need additional permission like network permission or file access permission to effectively access that graph. Cheers, Reto On Thu, Mar 27, 2014 at 6:59 PM, enridaga <[email protected]> wrote: > Hi, > I am having an > > java.security.AccessControlException: access denied > ("java.net.SocketPermission" "<this-is-my-virtuoso-db-host>" > "resolve") > > thrown while attempting to connect to my virtuoso database. > I can't say why I did not have it before... > I know I could manage this in the Virtuoso adapter, but which is the > proper/clerezza way of doing it? > > Best, > Enrico > > -- > > ------------------------------------------------------------------------------ > enridaga >
