Rajiv,

  You could get it to work on JBoss 3.2.3?  Where do you place your interceptor?  For 
example, if I want to intercept the method invocation of 
com.xyz.zmedrec.PhysicianSessionEJB  with the interceptor  
interceptor.TestMethodInterceptor as indicated in the folloiwng jboss-aop.xml:

<?xml version="1.0" encoding="UTF-8"?>


   
       
   



I AOPized a session EJB in a sample  WebLogic 8.1 application. And I put the 
interceptor directory under the same parent directory as that of com sub-directory of 
the sample application.  When I tested the AOPized application, the 
TestMethodInterceptor wasn't invoked.  From the console log, I can see the invoked 
sessionEJB was indeed AOPized.

Can anyone please tell me where I should place my interceptor?

Here is the operatiing environment:
OS: Window XP.
JDK: 1.4.2_03
AOP: 1.0_Beta

Thanks in advance.

Ben C.




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

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


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to