]
Flavia Rainone closed JBAOP-406.
--------------------------------
Resolution: Done
Proxy Class is being transformed during AspectAnnotationLoader
Execution
------------------------------------------------------------------------
Key: JBAOP-406
URL:
http://jira.jboss.com/jira/browse/JBAOP-406
Project: JBoss AOP
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 1.5.5.GA, 2.0.0.alpha4
Reporter: Flavia Rainone
Assigned To: Flavia Rainone
Fix For: 1.5.6.GA, 2.0.0.alpha5
During the execution of AspectAnnotationLoader, proxy classes are generated to represent
annotation types.
An error will happen during this generation when
- load time weaving is enabled;
- and a loaded pointcut contains a reference to a pointcut definition that hasn't
been loaded yet (dangling reference).
Trying to transform the Proxy, JBoss AOP will check the proxy class against the pointcuts
that have already been loaded. When it gets to the pointcut with the dangling reference,
the error will happen.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: