[jboss-jira] [JBoss JIRA] Created: (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 10:53:36 EDT 2011
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