2 Replies Latest reply on Sep 24, 2012 3:02 AM by nickarls

    Cross domain issue in JBoss 7.1.1

    dprakash

      Hi,

       

       

      I have a flex application hosted in Jboss 7.1.1 which tries to access deployed web services. But, when I try to do that, it throws an error stating: "Ignoring policy file at http://myhostname:8080/crossdomain.xml due to missing Content-Type.  See http://www.adobe.com/go/strict_policy_files to fix this problem."

       

       

      I tried by adding <mime-mapping> in web.xml of the ear file but it didn't work.

       

       

      I googled a lot but no luck....

       

       

      Can anyone suggest a solution to fix this issue.. Thanks in advance...