I am receiving a error related to slatwall when i try to access the
index file in the root of the domain.
access denied ("java.io.FilePermission" "D:\home\config
\applicationSettings.cfm" "read")
When you try to access slatwall thru MURA i receive this error
access denied ("java.io.FilePermission" "\Slatwall\com\validation
\Slatwall\com\entity" "read")
Here are the stats on the server
ColdFusion Version: CF 9.0.1
Operating System: Windows Server 2008 R2
Mura Core Version: 5.6.4915
Mura Site Version: 5.6.4915
Slatwall Version: 1.3.16-1221
sandbox security enabled on our shared servers
do allow sites to create Java objects, just not Internal ColdFusion
Java Objects
note from hosting company:
what is happening is a Slatwall component is trying to access an
invalid path ("\Slatwall\com\validation\Slatwall\com\entity"). The
actual path it should be trying to access is "d:\home\
mydomain.com\mura
\plugins\Slatwall\com\validation\Slatwall\com\entity"