Using the drivers on a Java 2 Platform with the standard Security Manager enabled requires certain permissions to be set in the security policy file of the Java 2 Platform. The default location of this security policy file is jre/lib/security which may be found in the subdirectory of the Java 2 Platform installation directory.
Note: Security manager may be enabled by default in certain scenarios (for example, when you are running in an application server or in a Web browser applet).
To run an application on a Java 2 Platform with the standard Security Manager, use the following command: