Hi All,
I have deployed my flex swf in a tomcat server.I tried accesing the
application in a remote client and i got the following message:
Channel.Security.Error error Error #2048 url: '
http://localhost:8080/
blazeds/messagebroker/amf'
The application runs locally in the server where i have deployed the
swf of my application.
I did some search on the net and came across the following link :
http://talsma.tv/post.cfm/flash-9-0-124-and-webservice-over-https-channel-security-error
which says that there is an an issue with Flash version 9.0.124 and
this is the version i am using.I have deployed the crossdomain .xml
file in my tomcat web server as suggested, but i
am still facing the issue.
I also read the documentation at
http://labs.adobe.com/wiki/index.php/Flex:Accessing_Data
which says:
When you need to access data from a Flex application, you have three
choices:
1.Add a crossdomain.xml file to the server with the data.
2.Upload your SWF file to the same server as the data service.
3.Create a proxy on your server that calls the data service, and put
your SWF file on the same server as the proxy.
I have tried both 1 and 2 but the issue persists.
I also came across a discussion on Flex india community regarding this
issue.
http://groups.google.com/group/flex_india/browse_thread/thread/3d85dc52ae1f10c0
Can somebody who has faced this issue and solved it please guide me?
Do i have to change the version of my flash player?
Expecting your suggestions.
Thanks and Regards
Shyam