[jboss-user] [JBoss AOP] - ejb3 intercept mdb onMessage using aop

wiktorowski maximilien do-not-reply at jboss.com
Mon Jul 26 03:23:36 EDT 2010


wiktorowski maximilien [http://community.jboss.org/people/maximilien] created the discussion

"ejb3 intercept  mdb onMessage using aop"

To view the discussion, visit: http://community.jboss.org/message/554330#554330

--------------------------------------------------------------
Hi,

Because i have to intercept pojo method calls, i decided using jboss aop, my ear have the following structure:

    EAR
          myjar.aop (containing pointcuts definitions and my interceptor)
          mypojo.jar (containing my pojos)
          myejb.jar (containing ejb3 ssb and mdb)
          myweb.war (containing my web app)

Is it possible to intercept ejb3 calls from my aop interceptor in the same way as the pojo ?
I'd like to intercept MDB onMessage calls but it doesn't seem to work.

Thanks,
Maximilien

PS: i'm using jboss4.2.2 and jboss aop 1.5.6

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/554330#554330]

Start a new discussion in JBoss AOP at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2027]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100726/3cbb5e30/attachment.html 


More information about the jboss-user mailing list