4 Replies Latest reply on Oct 1, 2012 12:09 PM by rjanapala

    Option to skip serialization/deserialization when calling a remote EJB from local JVM

    rjanapala

      Hi,

       

      Is there any option to disable the serialization/deserialization when calling a remote EJB from the local JVM and set the pass-by-value for in-vm remote interface invocations on EJBs as true.


      Can some one provide a solution or point me to an article or the documentation that might clarify this for me?