Access denied "java.io.FilePermission"
Receive the following error while trying to use XmlParse().
access denied "java.io.FilePermission"
The XML Parse doesn't want to work when ColdFusion Sandbox Security is enabled. Try enabling adding in "read" only permissions for "<<ALL FILES>>" to the Sandbox Security of the site.