[op5-users] How to Geomap ?
Russell Jennings
russ at geekwhiz.com
Tue Nov 24 18:06:20 CET 2009
i took that step... forget why, but then it was failing over something
else. I think you would have to do something with the certificate, if
unsigned, for security perhaps. a thought, at least.
but alas, i was unable to get it working. but, i hope you do! would
love to get it running myself...
the question should not, however, be how to change it to be https, but
if we can change it so it doesn't need to be https?
On Nov 24, 2009, at 11:58 AM, Jean-Marc LE FEVRE wrote:
> 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
>
> _______________________________________________
> 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