Hi All,

I am working on an application where i have to record/save Ejb invocations from 
an Ejb Client Application. I tried with AspectJ LoadTime Weaving and am able to 
get some information about these invocations like Method Name, Method Arguments 
etc.

What i was looking about getting Responses(Result) from this method calls?

Most important is how can i get information like Bean Session IDs, and other 
IDs and
contextual information?

Please share your ideas and experiences

Regards   



      
_______________________________________________
aspectj-users mailing list
aspectj-users@eclipse.org
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to