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:
For Solaris/Linux, edit the startAppServer.sh file.
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 |
Legal Notices
Copyright © 1999, 2015,
Oracle and/or its affiliates. All rights reserved.
Last Published Wednesday, July 29, 2015