Hi Matt,

Thanks...I did change the path to an absolute path as you and the 
docs suggested...I'll re-check the url again...

Regards,
Rob

--- In flexcoders@yahoogroups.com, "Matt Chotin" <[EMAIL PROTECTED]> 
wrote:
> I'm assuming that you are serving your SWF over http (and not 
https).
> This means that the RemoteObject does not know how to reach the 
gateway
> over https.  In flex-config.xml you'll see the amf-https-gateway 
which
> by default is {context.root}/amfgateway.  You will need to change 
that
> to the full url of your gateway (e.g., 
https://myserver:9100/amfgateway)
> since we cannot automatically resolve what the https port should be
> (since it's a different port than where the SWF was served and we 
don't
> want to assume 443 by default).
> 
>  
> 
> HTH,
> 
> Matt
> 
>  
> 
> ________________________________
> 
> From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On
> Behalf Of rb_dickey
> Sent: Tuesday, July 12, 2005 12:48 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] You must set https-url to a non-relative 
https
> value for RemoteObject...
> 
>  
> 
> Hi, I'm receiving the following error during compiles from within 
FB  
> when I change my RO protocols to https:
> 
> "You must set https-url to a non-relative https value for 
RemoteObject 
> in flex-config.xml or set gatewayHttpsUrl to a non-relative https 
> value when using mxmlc"
> 
> I've read Chapter 37 + many times regarding the configuration in 
flex-
> config, crossdomain.xml, etc. to support ssl but I am obviously 
> missing something or there is an undocumented design feature at 
work 
> (aka bug).
> 
> Thanks for any info/help.
> 
> Regards,
> Rob
> 
> 
> 
> 
> 
> --
> Flexcoders Mailing List
> FAQ: 
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives:
> http://www.mail-archive.com/flexcoders%40yahoogroups.com 
> 
> 
> 
> 
> SPONSORED LINKS 
> 
> Computer software testing
> <http://groups.yahoo.com/gads?
t=ms&k=Computer+software+testing&w1=Comput
> 
er+software+testing&w2=Macromedia+flex&w3=Development&w4=Software+dev
elo
> per&c=4&s=93&.sig=kh2CguJwmatU5oBXjFo9Rg> 
> 
> Macromedia flex
> <http://groups.yahoo.com/gads?
t=ms&k=Macromedia+flex&w1=Computer+softwar
> 
e+testing&w2=Macromedia+flex&w3=Development&w4=Software+developer&c=4
&s=
> 93&.sig=dAUcEV7do91-wrRtVS641g> 
> 
> Development
> <http://groups.yahoo.com/gads?
t=ms&k=Development&w1=Computer+software+te
> 
sting&w2=Macromedia+flex&w3=Development&w4=Software+developer&c=4&s=9
3&.
> sig=AlxNUQBOI7Io7S7nhmxV0Q> 
> 
> Software developer
> <http://groups.yahoo.com/gads?
t=ms&k=Software+developer&w1=Computer+soft
> 
ware+testing&w2=Macromedia+flex&w3=Development&w4=Software+developer&
c=4
> &s=93&.sig=QWIit8JayomoIHLVkV3FDg> 
> 
>  
> 
>  
> 
>  
> 
> ________________________________
> 
> YAHOO! GROUPS LINKS 
> 
>  
> 
> *      Visit your group "flexcoders
> <http://groups.yahoo.com/group/flexcoders> " on the web.
>         
> *      To unsubscribe from this group, send an email to:
>        [EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]
subject=Unsubscribe> 
>         
> *      Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service <http://docs.yahoo.com/info/terms/> . 
> 
>  
> 
> ________________________________




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to