Before you can run the Activation browser, you must first start the activation system by running the rmid_wrapper script.
To run the activation system:
installation_directory/bin/rmid_wrapper.sh
installation_directory\bin\rmid_wrapper.exe
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 property is set to true.
You can use the same parameters with the rmid
wrapper as
you can with rmid
. 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.
See also | |
---|---|
Adding an Activation Browser
Adding an Activation Group Activation System Node Commands Activation Group Node Commands Activatable Object Node Commands |