Sorry for the late response. I have been away for 10 days. (a wedding and the AOSD conference)
"claudehussenet" wrote : | 1/I don't see how I can get information on the calling method | for a caller pointcut. | Crap. I forgot to add that additional data to the invocation object. I'll get that in the next release. "claudehussenet" wrote : | 2/If I call "Object res=invocation.invokeNext();" in a separate | thread the same method is going to be intercepted again and the code | is looping. How can I solve my problem ? | No way to do this right now. I'll have to add a clone for Invocation that retains currentInterceptor index. Thanks for the feedback. I'll do a beta2 as soon as I have time. Bill <a href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3827730#3827730">View the original post</a> <a href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3827730>Reply to the post</a> ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
