Hello, everyone,
I've got CF10 installed on my dev system. I've created several Solr collections. I have turned on Sandbox Security, and added defined directory permissions for C:/ColdFusion10/cfusion/collections and C:/ColdFusion10/cfusion/jetty folders. I have edited both paths so that NOTHING is disabled.
If Sandbox is on and I remove a collection from within CFAdmin, when I try to use the CFCOLLECTION action="create" tag, I get java.io.filePermission "read" access denied messages.
If I turn off Sandbox, the tag runs fine.
What else do I need to do in order for CFCOLLECTION action="create" to work while Sandbox is on?
V/r,
^_^