Crossdomain.xml path change
Copy link to clipboard
Copied
Hi All,
I am looking for a way we could change the location of crossdomain.xml from root folder to one folder above it.
We are using xcelsius dashboard which is nothing but swf file with dynamic data connection. Within the same machine it runs fine , it also runs fine when within a network as it uses the crossdomain.xml file sitting in tomcat root folder, however we are trying to access these dashboard outside the network and for that we have re routed these sub folders to a open IP address. the problem is we cannot map the root folder as it would stop a lot of process, hence wanted to move the crossdomain.xml file to a different location.
When we simply move the crossdomain file, the dashboard gives the error " No crossdomain.xml found" as if the file classpath is mapped somewhere.
Where do i change the class path so that this could start working for me
Thanks
-Arpan Baruah
Copy link to clipboard
Copied
Hi All,
I think the question didnt make much sense. So Let me re phrase it, i have a flash file which uses web services to connect to a box.
Now whenever i open the flash file from the box itself it doesnt use the crossdomain.xml however when ever i open it from my own machine, it uses crossdomain.xml. In this situation it uses the crossdomain.xml which is sitting at the tomcat/webapps/root folder. When ever i move the crossdomain.xml in the box to a different folder, the flash file gives me a 2170 error. Where is the setting which have the path of crossdomain. Why it always go to the tomcat/webapps/root folder and where could i change the path to point to some other folder
Your support would be highly appreciated as i am dying to get a solution for this
Thanks
-Arpan
