installation_directory/bin/rmid_wrapper.[exe|sh]
The RMI Activation browser is represented by the RMI Activation node in the Runtime tab of the Explorer window. Right-clicking this node opens a contextual menu with items for refreshing the display of the subtree, mounting running systems, and displaying properties.
Running the rmid
wrapper sets the following additional services:
java.security.policy
.
This policy is set to installation_directory/bin/rmid.policy
. The policy files provides all permission to the code. In addition, the policy file provides all code permissions to use the -Djava.*
and -Dsun.*
parameters.
sun.rmi.server.activation.debugExec
. This is set to true.
You can use the same parameters with the rmid
wrapper as you can with the
rmid
. In addition, you can specify -jkdhome
to indicate that you want to use a particular version of the JDK.
The rmid
wrapper and the
rmid
use identical logs.
One use of both implementations is to use the rmid
wrapper for
development and use the original rmid
for RMI deployment.
You use the same procedures to start the RMI Activation browser as you do with the RMI Registry browser.
See also | |
---|---|
Displaying the Activation System
Node
Displaying the Activation Group Node Displaying the Activatable Objects Node |