All Downloads are FREE. Search and download functionalities are using the official Maven repository.

en.help.task-securitymanagerdisable.html Maven / Gradle / Ivy




To Disable the Security Manager

Disabling the GlassFish Server security manager may improve performance for some types of applications. The Java platform authorization and authentication features will still work even if the security manager has been disabled. You may disable the security manager in a development environment; however, do not disable it in a production environment.

  1. In the navigation tree, select the Configuration node.
  2. Under the Configuration node, select the JVM Settings node.

    The JVM General Settings page opens.

  3. On the JVM General Settings page, click the JVM Options tab.

    The JVM Options page opens.

  4. Select the checkbox to the left of the Value field containing the -Djava.security.policy option.
  5. Click Delete.
  6. Click Save.
  7. Restart the server.
See Also
Copyright © 2010, Oracle and/or its affiliates. All rights reserved. Legal Notices




© 2015 - 2025 Weber Informatics LLC | Privacy Policy