Make test jdbc4/TestPreparedStatement run under the security manager
--------------------------------------------------------------------

                 Key: DERBY-1541
                 URL: http://issues.apache.org/jira/browse/DERBY-1541
             Project: Derby
          Issue Type: Bug
          Components: Test
    Affects Versions: 10.2.0.0
            Reporter: Daniel John Debrunner
            Priority: Minor


See 
trunk/java/testing/org/apache/derbyTesting/functionTests/tests/jdbc4/TestPreparedStatement_app.properties
 which says:

- test fails trying to read blob content files

Other tests succesfully read files so it must be possible to enable this test 
under the security manager.
Maybe the files need to be marked as support files and copied into the 
extin/extout/extinout folders
to use the existing permissions in the test policy files.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to