Re: Activation port - API comments
Robert Resendes <[email protected]>
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <[email protected]> |
Esmond Pitt wrote:
> In summary what seems to be required is the addition of
>
> ActivationGroup.getSystem(int port);
>
> and
>
> Activatable.register(ActivationDesc desc, int port);
>
> For comment before I parade this as an RFE.
>
You can set the "java.rmi.activation.port" system property. See
http://java.sun.com/j2se/1.4.2/docs/guide/rmi/javarmiproperties.html
I don't want to discourage you from submitting an RFE, but I would be
interested in knowing why you need dynamic, programmatic access to the
activation system. [Assuming the system property setting, above, doesn't
satisfy your needs.]
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