Question
Security Sandbox
I turned on the ColdFusion Security option in the ColdFusion
Administrator - that was a mistake! It has completely ruined my
server. I thought I understood the JVM arguments recommended in the
documentation but maybe not. Can someone out there please be a
little bit more specific on how to fix this problem and point me in
the right direction for add the arguments for a multi-server
environment?
-Djava.security.manager
-Djava.security.policy="cf_webapp_root/WEB-INF/cfusion/lib/coldfusion.policy"
-Djava.security.auth.policy="cf_webapp_root/WEB-INF/cfusion/lib/neo_jaas.policy"
Doesn't this go in the arguments line in the jvm.config file?
-Djava.security.manager
-Djava.security.policy="cf_webapp_root/WEB-INF/cfusion/lib/coldfusion.policy"
-Djava.security.auth.policy="cf_webapp_root/WEB-INF/cfusion/lib/neo_jaas.policy"
Doesn't this go in the arguments line in the jvm.config file?
