Ensure loadClass on classloader happens during initialization and not during request
handling
---------------------------------------------------------------------------------------------
Key: JBID-186
URL:
https://jira.jboss.org/jira/browse/JBID-186
Project: JBoss Identity
Issue Type: Task
Components: Identity-Federation
Affects Versions: IDFED-1.0.0.beta1
Reporter: Anil Saldhana
Assignee: Anil Saldhana
Fix For: IDFED-1.0.0.CR2
loadClass is a synchronized operation. Hence needs to be performed during initialization.
The request handling process can then do clazz.newInstance.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira