Re: Turn off dgc
Bob Scheifler <[email protected]>
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <[email protected]> |
> I was wondering whether there is any flag or other
> possibility to turn of dgc.
The Jini extensible remote invocation (Jini ERI) implementation of RMI
allows you to easily and explicitly disable DGC for exports of individual
remote objects. In fact for simple exports, DGC is disabled by default.
You can get Jini ERI as part of the open source Jini Technology Starter Kit at
http://starterkit.jini.org/
- Bob
===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff RMI-USERS". For general help, send email to
[email protected] and include in the body of the message "help".
For a list of frequently asked RMI questions please refer to:
http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html
To view past RMI-USERS postings, please see:
http://archives.java.sun.com/archives/rmi-users.html