[jboss-jira] [JBoss JIRA] Commented: (JBAS-6228) PreSecurityInterceptor is loading security context class per request
Dimitris Andreadis (JIRA)
jira-events at lists.jboss.org
Tue Sep 1 09:13:23 EDT 2009
[ https://jira.jboss.org/jira/browse/JBAS-6228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12483907#action_12483907 ]
Dimitris Andreadis commented on JBAS-6228:
------------------------------------------
Maybe we should be looking into this as part of the EAP performance enhancements.
> 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: Bug
> Security Level: Public(Everyone can see)
> Components: EJB2
> Affects Versions: JBossAS-5.0.0.CR2
> Reporter: Anil Saldhana
> Assignee: Anil Saldhana
> Fix For: JBossAS-6.0.0.Alpha1
>
>
> 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