I have an exisiting system where I am investigating using JBoss AOP to do TX 
demarcation.

All I am using right now is the annotations for Transactions.

If I first use the Annotation Compiler, and then the AopC compiler to instrument the 
classes before being deployed, is there any reason that it will still need to be 
loaded by the AOP deployer, and thus can stay as an EAR file? At that point, haven't I 
mutated the bytecode all that is nessecary, and it can just run as normal?

Or is there another aspect I am missing to this?



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

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


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to