[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1854) Configure EJB3 MC beans to avoid AOPDependencyBuilder
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Tue Jun 23 10:35:58 EDT 2009
Configure EJB3 MC beans to avoid AOPDependencyBuilder
-----------------------------------------------------
Key: EJBTHREE-1854
URL: https://jira.jboss.org/jira/browse/EJBTHREE-1854
Project: EJB 3.0
Issue Type: Task
Components: core, deployers
Affects Versions: 1.1.7
Reporter: jaikiran pai
Assignee: jaikiran pai
This task is to keep track of the change(s) required for all EJB3 MC bean (programatic and xml based) to ensure that the AOPDependencyBuilder does not come into picture during deployment. Avoiding AOPDependencyBuilder has shown good performance improvements.
There isn't a final decision yet on how to do this although MC provides @DisableAOP annotation to achieve this. The MC support for this is currently available in AS 5_x branch and needs to be ported to AS trunk before EJB3 can think of using this. Once there's a decision on what's the best approach to accomplish this, we can do the changes in EJB3.
--
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