...and mbs5WebService refers to the named WebService of course - still I wonder 
why there's the need to pass the URL in the target parameter. Or am I missing 
something?

Thanks,
Dirk.

> -----Original Message-----
> From: [email protected] [mailto:[EMAIL PROTECTED]
> Behalf Of Dirk Eismann
> Sent: Wednesday, June 15, 2005 10:18 AM
> To: FLEXCODERS (E-Mail)
> Subject: [flexcoders] Endpoint URL of proxied named 
> WebServices visible
> in HTTP POST request
> 
> 
> When invoking named WebServices with the Flex WebService 
> Proxy the full URL of the WebService endpoint gets passed 
> over the wire. A typical request from the Flex client looks like this:
> 
> http://FLEXSERVER/flex/flashproxy/mbs5WebService?transport=Soa
> pHttp&action=WS_ACTION&target=WS_URL
> 
> where WS_ACTION is the action to invoke and WS_URL is the 
> full url to the endpoint. Why is this? Wouldn't it be enough 
> to pass the name of the service over to the proxy so the real 
> URL is hidden? 
> 
> Dirk.
> 
> 
>  
> Yahoo! Groups Links
> 
> 
> 
>  
> 
> 
> 


 
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