anonymous wrote : 
  | I wonder, given that the examples from the tutorial do not work and there 
is example output from the tutorial, either:
  | 1. Someone ignored the output - or -
  | 2. This used to work and got broken.
  | 
The stuff I pasted in was a modified version of the example to try it out :-)

anonymous wrote : 
  | What are you teaching? 
  | 
I'm in Portugal teaching the advanced class

anonymous wrote : 
  | If you could provide any tips/pointers I'd be handy.
  | 

AspectManager.translate()->Instrumentor.transform()->XXXTransformer

The transformers end up using the Method-/Field-/ConstructorMatcher.These call 
through to a Util class, to match the class expressions of the expression in 
question. I think these need to take into account the introductions stored in 
the AspectManager, since the introductions are done after the 
method/constructor/field transformation (called from Instrumentor.transform())

Head is the right branch :-)

Good luck ;-)

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3941089#3941089

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3941089


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to