Hi, I have a beginner question to JBoss AOP. I Would like to know if I could and should use JBoss AOP to add some aspects to my Enterprise JAVA Beans?
Normally if I develop EJBs I use some kind of plugin (like Lomboz) and at deploy time the applicatiom server creates the EJBHome and EJBObject implementation classes. Can I use JBoss AOP to modify the generated classes or how can I add aspects to my EJBs. I Know that there is a way to add some aspects (like logging) to the application server (I read the article from Markus Voelter in the Java Spektrum), but can I use JBoss AOP to add some aspects to specific EJBs. Where can I find an example and/or some documentation? Thank you very much to clarify! Nicole View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3832310#3832310 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3832310 ------------------------------------------------------- This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek For a limited time only, get FREE Ground shipping on all orders of $35 or more. Hurry up and shop folks, this offer expires April 30th! http://www.thinkgeek.com/freeshipping/?cpg=12297 _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
