I want to be able to intercept methods of the Entity Beans using the latest 
Embeddable container (alpha 8).

If I create a -aop.xml file and try to deploy it as in
Code:

  | EJB3StandaloneBootstrap.deployXmlResource("jboss-aop.xml");
  | 


I get an exception: Caused by: 

  | org.jboss.xb.binding.JBossXBRuntimeException: No cursor for aspect
  | 

If I try to alter the ejb3-interceptors-aop.xml I cannot figure out the domain 
for it. I played around with the Base Stateful Bean just to see if anything 
works, but it is not something I want. How can I intercept the Entity Beans, if 
it is possible at all?

Regards,
AA

PS Also posted on AOP forum, no answer so far


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

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

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