Specifying derby.* properties used in default policy file in derby.properties
does not work
-------------------------------------------------------------------------------------------
Key: DERBY-2814
URL: https://issues.apache.org/jira/browse/DERBY-2814
Project: Derby
Issue Type: Bug
Components: Network Server, Security
Affects Versions: 10.3.0.0
Reporter: Dag H. Wanvik
When specifying properties referenced by the default policy file, for
example derby.drda.host, in derby.properties instead of on the
commandline (via the -h option or -D option to the VM), it seems the
properties are not heeded, see repro scripts (script.sh and
script-2.sh). This made the server come up not accepting connections
from the host I had specified in the *.host property.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.