[ http://issues.apache.org/jira/browse/DERBY-537?page=comments#action_12449048 ] Daniel John Debrunner commented on DERBY-537: ---------------------------------------------
Committed revision 473828 to read the jar file in a privileged block. Still exceptions are thrown with install_jar and replace_jar as writing the jar file into the database jar folder seems to not be under a privileged block. > SQLJ.INSTALL_JAR and SQLJ.UPDATE_JAR fail when running with a SecurityManager > enabled. > -------------------------------------------------------------------------------------- > > Key: DERBY-537 > URL: http://issues.apache.org/jira/browse/DERBY-537 > Project: Derby > Issue Type: Bug > Components: Security, SQL > Affects Versions: 10.1.1.0 > Reporter: Daniel John Debrunner > Assigned To: Daniel John Debrunner > > Seen if running the lang/dcl.sql test with a SecurityManager. Accessing the > jar file is not within a priviledged block. -- 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
