It worked!!!
I did what you said and put this in a context listener:
| AspectXmlLoader.deployXML(new URL("file:/jboss-aop.xml"));
|
But there's something I don't understand, even though it is working, when i use
the report="true" it still says that it is unbound:
| <aop-report>
| <unbound-bindings>
| <binding pointcut="execution(* com.tme.evsp.facade.impl.EntidadFacadeImpl
-> *(..))" />
| </unbound-bindings>
| </aop-report>
|
Thanks again!!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4151018#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...