You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Kim Haase (JIRA)" <ji...@apache.org> on 2013/04/30 16:06:15 UTC

[jira] [Created] (DERBY-6207) Update policy files in java/drda/org/apache/derby/drda

Kim Haase created DERBY-6207:
--------------------------------

             Summary: Update policy files in java/drda/org/apache/derby/drda
                 Key: DERBY-6207
                 URL: https://issues.apache.org/jira/browse/DERBY-6207
             Project: Derby
          Issue Type: Bug
          Components: Demos/Scripts
    Affects Versions: 10.10.1.1
            Reporter: Kim Haase
            Priority: Minor


The java/drda/org/apache/derby/drda/template.policy and java/drda/org/apache/derby/drda/server.policy files both include the following line, which I understand is no longer needed:

  permission java.util.PropertyPermission "derby.storage.jvmInstanceId", 
      "write"; 

It should be removed from both.

Possibly the template.policy file, which is used as the JDK demos/db/templates/server.policy file, should have some further changes to reflect current recommendations.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira