[op5-users] How to Geomap ?

Russell Jennings russ at geekwhiz.com
Tue Nov 24 17:44:11 CET 2009


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



More information about the op5-users mailing list