RMI Server Codebase property

Hi,

I have been trying to test the feature of "dynamic code downloading" in RMI, using the tutorial mentioned below:

http://java.sun.com/j2se/1.3/docs/guide/rmi/codebase.html

It mentions about the RMI property java.rmi.server.codebase. I'm using JDK 6.0 and tried looking all over the API to read more about the codebase. I was unable to locate it. Does somebody know if it's nomenclature and usage has been modified in JDK 6.0?

Thanks.

[469 byte] By [Javajockeya] at [2007-11-26 18:47:09]
# 1
Do to the documentation. Click on the RMI link. There is info on codebase in there.
_dnoyeBa at 2007-7-9 6:21:05 > top of Java-index,Core,Core APIs...