users@glassfish.java.net

Re: EJB pass-by-reference or value

From: <glassfish_at_javadesktop.org>
Date: Thu, 17 Jun 2010 08:55:12 PDT

>Object obj = new Object();

Even passing the serializable "Object obj = new String();", the result reamains same.

Caution: If app client makes the remote invokation, it may behave correctly, but not in case of servlet.

Have you tried with the remote invokation from servlet?
[Message sent by forum member 'glassfisher']

http://forums.java.net/jive/thread.jspa?messageID=474682