Describe if default security manager & policy is installed or not on each of
the mechanisms to start the network server.
------------------------------------------------------------------------------------------------------------------------
Key: DERBY-3195
URL: https://issues.apache.org/jira/browse/DERBY-3195
Project: Derby
Issue Type: Improvement
Components: Documentation, Javadoc
Affects Versions: 10.3.1.4
Reporter: Daniel John Debrunner
Priority: Minor
The explicit mechanisms to start the network server make no mention of if they
install a default security manager and policy or not.
These are at least:
NetworkServerControl javadoc
summary - start command on command line
main() method
start() method
derby.drda.startNetworkServerProperty
Each start mechanism should clearly state if they install or do not install the
default security manager and policy.
(Other starts commands are)
java -jar derbynet.jar
java -jar derbyrun.jar server start
I didn't look to see if these document the default policy or not, not sure
where they are documented.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.