users@glassfish.java.net

pass by reference question

From: <glassfish_at_javadesktop.org>
Date: Thu, 10 Apr 2008 19:01:34 PDT

There is a pass by reference element in sun-application.xml, etc.

according to documentation, the parameter of ejb remote call is passed by value and local job are always passed by reference.

what is the exact meaning of "pass by reference"? is it the "pass by reference" of C++, or object passing in the same JVM, or referenceable in jndi?

Since i am facing problem when my read only parameters are passed by reference. (no problem is found when pass by value)
[Message sent by forum member 'unknown2' (unknown2)]

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