0 Replies Latest reply on Nov 22, 2010 8:10 PM by amathewjboss1

    Jboss Interceptor for ThreadLocal variables

    amathewjboss1

      Hi,

       

         I spend many hours in finding a solution to pass a ThreadLocal variable to the app tier in a clustered environment. i.e On the client side i am setting a value in a ThreadLocal and i wanted to pass it to the JBoss (app tier) when i do a remote call. I don't want pass this as a method argument though. I tried writing custom interceptors using many Jboss Interceptors, but no luck.

       

          Any thoughts on this please?

       

       

      Thanks

      Anil Mathew