[op5-users] How to Geomap ?

Jean-Marc LE FEVRE eos at etatcritik.dyndns.org
Tue Nov 24 17:58:44 CET 2009


Actually in safari activity board, I can see it failed to download  
crossdomain.xml as I haven't configure https on port 443



Jean-Marc LE FEVRE
Babel-Services
15 traverse de l'Aigle d'Or
13100 Aix en Provence
0624687342
jm.lefevre at babel-services.com




Le 24 nov. 09 à 17:44, Russell Jennings a écrit :

> i had a problem EXACTLY like this.  and when i poked around at the
> activity log in safari, it was trying to load the XML file from an
> HTTPS connection... which, i don't have... any where i can change it
> to be http?
>
>
> On Nov 24, 2009, at 11:40 AM, Roman Kyrylych wrote:
>
>> Jean-Marc LE FEVRE wrote:
>>> I haven't any directory uifx/compiled, and I also not sure how to
>>> compile it.
>>
>> You must have it installed anyway - the SWF file is taken from there.
>> I was confused by your uifx directory copying. You don't need that.
>>
>> Do you launch geomap from Ninja?
>> i.e. shell.swf and GMapModule.swf are accessible as
>> http://{servername}/nagvis/netmap/GMapModule.swf
>> right?
>>
>> You can try to put the following file as crossdomain.xml
>> in the htdocs directory (i.e. http://{servername}/crossdomain.xml):
>>
>> <?xml version="1.0"?>
>> <!DOCTYPE cross-domain-policy SYSTEM
>> "http://www.adobe.com/xml/dtds/cross-domain-policy.dtd">
>>
>> <cross-domain-policy>
>> 	<site-control permitted-cross-domain-policies="all"/>
>> 	<allow-access-from domain="*" to-ports="*" secure="false"/>
>> 	<allow-http-request-headers-from domain="*" headers="*"
>> secure="false"/>
>> </cross-domain-policy>
>>
>> Otherwise, unless some firewall blocks AMF traffic,
>> I don't know what else may cause "Send failed".
>>
>> -- 
>> Roman Kyrylych
>> Software engineer
>> N-iX LLC
>> Solutions for Your success
>> http://www.n-ix.com
>> _______________________________________________
>> op5-users mailing list
>> op5-users at lists.op5.com
>> http://lists.op5.com/mailman/listinfo/op5-users
>
> _______________________________________________
> op5-users mailing list
> op5-users at lists.op5.com
> http://lists.op5.com/mailman/listinfo/op5-users



More information about the op5-users mailing list