[jboss-jira] [JBoss JIRA] Closed: (JBAOP-391) Default instrumentation mode unexpected
Flavia Rainone (JIRA)
jira-events at lists.jboss.org
Mon Jun 11 22:16:11 EDT 2007
[ http://jira.jboss.com/jira/browse/JBAOP-391?page=all ]
Flavia Rainone closed JBAOP-391.
--------------------------------
Resolution: Done
Assignee: Kabir Khan
Somehow, the problem is fixed.
I'm pretty sure that it was not an output error. Running an example (like beforeafter) with load-time weaving enabled, and no jboss.aop.instrumentor set, was resulting in no before/after advices running. I've run the same test several times before creating this issue.
The good news is that I've saved the build.xml file with the configuration that was causing the error, and, now, running the example using this file on trunk, I can see that the error is gone.
> Default instrumentation mode unexpected
> ---------------------------------------
>
> Key: JBAOP-391
> URL: http://jira.jboss.com/jira/browse/JBAOP-391
> Project: JBoss AOP
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 2.0.0.alpha4
> Reporter: Flavia Rainone
> Assigned To: Kabir Khan
> Fix For: 2.0.0.alpha5
>
>
> In the before/after advice examples, I needed to set the instrumentation mode in the build.xml file, because jboss-aop wasn't running in generated-advisor mode.
--
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