[jboss-jira] [JBoss JIRA] Created: (JBAOP-368) TransformerCommon.toClass calls need to the aspect CodeSource
Scott M Stark (JIRA)
jira-events at lists.jboss.org
Sat Feb 24 02:13:38 EST 2007
TransformerCommon.toClass calls need to the aspect CodeSource
-------------------------------------------------------------
Key: JBAOP-368
URL: http://jira.jboss.com/jira/browse/JBAOP-368
Project: JBoss AOP
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Aspect Library
Affects Versions: 2.0.0.alpha3
Reporter: Scott M Stark
Calls like PerVmAdvice.generateInterceptor(Joinpoint joinpoint, Object aspect, String adviceName) are not passing in a CodeSource to the TransformerCommon.toClass and it does not accept one. The Interceptor classes need to be using the CodeSource of the aspect class so that there is a consistent security view of the aspect interceptors.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list