Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Security error accessing url (Http Service)

Avatar

Level 1
Security error accessing url while accessing Http Service.



I try calling HttpService from Flex UI and this gives the
above error. If I use localhost (in .mxml as well), then it works
fine in local machine (I deployed the app. in tomcat)



When I change the localhost to ip address, then I get this
error. When I access it from another system, then both ways I get
this error.



Some of the searchs talks about placing crossdomain.xml in
web root. I tried and no success yet.



Thanks in advance for any help.



1 Reply

Avatar

Level 1
This is resolved.



I have copied the crossdomain.xml file to tomcat Root folder
and the issue is resolved.