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?