0 Replies Latest reply on Feb 19, 2004 6:45 AM by paul.robinson

    Pass Extra Context To Client Interceptor

    paul.robinson

      Hello,

      I would like to add an object to the context passed to the client. I will access this via a client side interceptor when the client makes an invocation.

      I could use JNDI to look up an environment variable in the deployment descriptor. However this would add another remote invocation.

      Does anyone have any suggestions?

      Thanks a lot,

      Paul Robinson.