[jboss-jira] [JBoss JIRA] Resolved: (SECURITY-588) Try to load classes from defining classloader before delegating to TCCL

Marcus Moyses (JIRA) jira-events at lists.jboss.org
Tue Apr 19 11:12:33 EDT 2011


     [ https://issues.jboss.org/browse/SECURITY-588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcus Moyses resolved SECURITY-588.
------------------------------------

    Resolution: Done


Modified classes to use defining classloader first

> Try to load classes from defining classloader before delegating to TCCL
> -----------------------------------------------------------------------
>
>                 Key: SECURITY-588
>                 URL: https://issues.jboss.org/browse/SECURITY-588
>             Project: PicketBox (JBoss Security and Identity Management)
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: PicketBox
>    Affects Versions: PicketBox_v4_0_alpha8
>            Reporter: Marcus Moyses
>            Assignee: Marcus Moyses
>             Fix For: PicketBox_v4_0_beta1
>
>
> Most classes in PicketBox try to use the TCCL by default to load classes. We need to try and load classes from the defining classloader (the one that loaded the current class) before delegating classloading to TCCL.

--
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