You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by "Roman Shaposhnik (JIRA)" <ji...@apache.org> on 2011/09/10 05:11:11 UTC

[jira] [Created] (OOZIE-451) OOZIE-34: LauncherMapper security manager fails when a permission with context is check

OOZIE-34: LauncherMapper security manager fails when a permission with context is check
---------------------------------------------------------------------------------------

                 Key: OOZIE-451
                 URL: https://issues.apache.org/jira/browse/OOZIE-451
             Project: Oozie
          Issue Type: Bug
            Reporter: Alejandro Abdelnur
            Assignee: Alejandro Abdelnur


The concrete case is when the Main class does a JMX agent registration (i.e. Oracle JDBC driver)

The LauncherMapper SecurityManager has to also override the other checkPermission signature:

  public void checkPermission(Permission perm, Object context)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira