[ 
https://issues.apache.org/jira/browse/MYFACES-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Concini resolved MYFACES-2673.
--------------------------------------

    Fix Version/s: 2.0.1-SNAPSHOT
       Resolution: Fixed

> Problems running with Java2 security on 2.0.0
> ---------------------------------------------
>
>                 Key: MYFACES-2673
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2673
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 2.0.0
>            Reporter: Michael Concini
>            Assignee: Michael Concini
>             Fix For: 2.0.1-SNAPSHOT
>
>
> The new ClassloaderUtils class in shared is missing some java2 security 
> checks when getting the context classloader.  
> Will also resolve an additional area where we've seen java2 security problems 
> in the past with the annotation lifecycle providers with this issue.
> Will refactor the ClassUtils.getContextClassloader method to call into the 
> ClassloaderUtils method of the same name to avoid dual code maintenance.  
> leaving the original method in ClassUtils in place however in case any other 
> projects utilize it.  

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

Reply via email to