Use ClassLoaderUtils.getContextClassLoader() instead of
Thread.currentThread().getContextClassLoader()
------------------------------------------------------------------------------------------------------
Key: MYFACES-3051
URL: https://issues.apache.org/jira/browse/MYFACES-3051
Project: MyFaces Core
Issue Type: Bug
Affects Versions: 2.0.4
Environment: Very important for environments with SecurityManagers in
place, or also in OSGi
Reporter: Jakob Korherr
The utility method ClassLoaderUtils.getContextClassLoader() uses the
SecurityManager (if installed) to get the current context ClassLoader.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira