[jboss-jira] [JBoss JIRA] Created: (JBAS-6228) PreSecurityInterceptor is loading security context class per request
Anil Saldhana (JIRA)
jira-events at lists.jboss.org
Fri Nov 21 00:54:46 EST 2008
PreSecurityInterceptor is loading security context class per request
--------------------------------------------------------------------
Key: JBAS-6228
URL: https://jira.jboss.org/jira/browse/JBAS-6228
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: EJB2
Affects Versions: JBossAS-5.0.0.CR2
Reporter: Anil Saldhana
Assignee: Anil Saldhana
Fix For: JBossAS-5.0.0.GA
classloader.loadClass is a synchronized method, implying performance bottlenecks.
We need to instantiate the class at the container level.
--
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
More information about the jboss-jira
mailing list