Enabling the Java Security Manager

Previous TopicNext TopicContents

The Java security manager enables programmers to establish a custom security policy for their Java applications.

Note: The Java security manager does not support IBM WebSphere Application Server v 7.0.

Unless you enable the security manager before you start the P6 Integration API server, the security manager is disabled. To enable/disable the security manager, edit the P6 Integration API server’s startup script with a text editor and uncomment or comment the appropriate command:

  1. For Windows, edit the startAppServer.cmd file.

    For Solaris/Linux, edit the startAppServer.sh file.

  2. Uncomment or comment one of the following:

    In Windows:

    SET ENABLE_JAVA_SECURITY_MANAGER=-Djava.security.manager

    Solaris/Linux:

    ENABLE_JAVA_SECURITY_MANAGER=-Djava.security.manager

    Note: The P6 Integration API server can use different policy files for different application/web servers.

See Also

P6 Integration API Post Installation Tasks

Changing Database Configuration Settings for P6 Integration API

Enabling Access to P6 Integration API from P6

Configuring Integration API Server Settings

Configuring P6 Integration API Authentication



Legal Notices
Copyright © 1999, 2016, Oracle and/or its affiliates. All rights reserved.

Last Published Thursday, February 04, 2016

PDF Library