I'm deploying the jboss-aop-jdk50.deployer package to my server's deploy 
directory and then using loadtime transformation: 

  | <attribute name="EnableTransformer">true</attribute>
  | 
I'm not using AOPC.
I have a .aop package in my .ear file which contains a meta-inf/jboss-aop.xml 
file. 
In the xml file I have

<prepare expr="field(* $instanceof{com.memeticsystems.item.common.IItem}->*)"/>
where my class implements IItem




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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to