[jboss-jira] [JBoss JIRA] Updated: (AS7-892) InitialContextFactoryBuilder should use Class.forName passing in the ClassLoader instead of using it directly
Darran Lofthouse (JIRA)
jira-events at lists.jboss.org
Wed May 25 05:11:00 EDT 2011
[ https://issues.jboss.org/browse/AS7-892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darran Lofthouse updated AS7-892:
---------------------------------
Description: This change allows the context ClassLoader to be set to null which allows access to the system classloader without a NullPointerException.
> InitialContextFactoryBuilder should use Class.forName passing in the ClassLoader instead of using it directly
> -------------------------------------------------------------------------------------------------------------
>
> Key: AS7-892
> URL: https://issues.jboss.org/browse/AS7-892
> Project: Application Server 7
> Issue Type: Task
> Components: Naming
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
>
> This change allows the context ClassLoader to be set to null which allows access to the system classloader without a NullPointerException.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list