You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scout-dev@ws.apache.org by "Anil Saldhana (JIRA)" <sc...@ws.apache.org> on 2009/07/22 19:03:14 UTC

[jira] Created: (SCOUT-79) Java privileged blocks

Java privileged blocks
----------------------

                 Key: SCOUT-79
                 URL: https://issues.apache.org/jira/browse/SCOUT-79
             Project: Scout
          Issue Type: Bug
          Components: Scout Implementation
            Reporter: Anil Saldhana
            Assignee: Anil Saldhana
             Fix For: 1.1rc1


At least one place I saw the usage of Thread.currentThread().getContextClassLoader.  Then there are usages of system properties get/set.

All of these will barf when running under a java security manager and will need appropriate privileged blocks.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org


[jira] Closed: (SCOUT-79) Java privileged blocks

Posted by "Anil Saldhana (JIRA)" <sc...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/SCOUT-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anil Saldhana closed SCOUT-79.
------------------------------

    Resolution: Fixed

> Java privileged blocks
> ----------------------
>
>                 Key: SCOUT-79
>                 URL: https://issues.apache.org/jira/browse/SCOUT-79
>             Project: Scout
>          Issue Type: Bug
>          Components: Scout Implementation
>            Reporter: Anil Saldhana
>            Assignee: Anil Saldhana
>             Fix For: 1.1rc1
>
>
> At least one place I saw the usage of Thread.currentThread().getContextClassLoader.  Then there are usages of system properties get/set.
> All of these will barf when running under a java security manager and will need appropriate privileged blocks.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org