To start the JBoss server in security mode, add the following line to the <JBdir>/bin/standalone.conf|bat file:

set "JAVA_OPTS=%JAVA_OPTS% \-Djava.security.manager \
-Djboss.home.dir=%JBOSS_HOME%/.. \
-Djava.security.policy=\
%JBOSS_HOME%//standalone/deployments/{server.name}/server.policy"
Oracle Commerce Platform server.policy file

Unique permissions have been added to the Oracle Commerce Platform JBoss server.policy production file for your reference. This file and other policy files are in the following location:

$DYNAMO_HOME/home/policy/

You should regularly review your security policy files to accommodate any updates to your application server.

Modify this Oracle Commerce Platform server .policy file for your environment and add it to your JBoss server directory:

<JBdir>/bin/server.policy

You can override Dynamo home and Dynamo root system properties in the policy file. For example, replace $atg.dynamo.root with C:\ATG11.2 and $atg.dynamo.home with C:\ATG11.2\home. Other system properties in the policy file are dynamically replaced.


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