How to intercept RMI calls over JRMP?
Hi,
I would like intercept calls over RMI/JRMP to pass contextual data between client and server. I was able to do it for IIOP using Portable Interceptor but could not find any solution for JRMP.
Is there any other way to implicitly pass data between client and server?
Thanks,
Kapil

