Hello,

I am using a client side EJB interceptor. I intercept the call to the home object 
using Interceptor.invokeHome, i would then like to store some context which i can 
access when I intercept methods on the resultant EJB. I.e in the Interceptor.invoke 
method.

I was thinking of having a static Hashtable. I would then key on something unique to 
the Bean. This is as far as i've got, I can't find anything to key on.

Any help would be grately apreciated,

Paul Robinson.

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

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


-------------------------------------------------------
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

Reply via email to