Re: [flexcoders] Re: setUsernamePassword on RemoteObject

2005-11-14 Thread Brian Lesser
look at >>'ordinary' web services if you must use Flex2 without the CF Adapter and >>CF7. >> >>Regards >>Ian >> >>-Original Message- >>From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On >>Behalf Of Brian Lesser >&

RE: [flexcoders] Re: setUsernamePassword on RemoteObject

2005-11-14 Thread Ian Welsh
ilto:[EMAIL PROTECTED] On Behalf Of Brian Lesser Sent: 14 November 2005 17:44 To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Re: setUsernamePassword on RemoteObject Thanks Ian, I'm trying to make remoting calls without the adapter and other classes. I think I should be able to do thi

Re: [flexcoders] Re: setUsernamePassword on RemoteObject

2005-11-14 Thread Brian Lesser
yahoogroups.com [mailto:[EMAIL PROTECTED] On >Behalf Of Brian Lesser >Sent: 14 November 2005 15:44 >To: flexcoders@yahoogroups.com >Subject: RE: [flexcoders] Re: setUsernamePassword on RemoteObject > >Picking up on an old thread from back in July, where calling addHeader on a >Ne

RE: [flexcoders] Re: setUsernamePassword on RemoteObject

2005-11-14 Thread Ian Welsh
EMAIL PROTECTED] On Behalf Of Brian Lesser Sent: 14 November 2005 15:44 To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Re: setUsernamePassword on RemoteObject Picking up on an old thread from back in July, where calling addHeader on a NetConnection object got authentication working

RE: [flexcoders] Re: setUsernamePassword on RemoteObject

2005-11-14 Thread Brian Lesser
Picking up on an old thread from back in July, where calling addHeader on a NetConnection object got authentication working with Coldfusion when I try to do the same thing in Flex 2 Alpha 1, I get: code: NetConnection.Call.Failed and description: HTTP: Failed Does anyone know if addHeader i

RE: [flexcoders] Re: setUsernamePassword on RemoteObject

2005-07-05 Thread Peter Farland
Credentials sent in custom manner are never sent using HTTP Headers. The information is contained within the AMF/HTTP POST body. The Flex-only API, setUsernamePassword, works on a per request basis and sends credential information inside a special Flex Envelope type which can have per-request hea

RE: [flexcoders] Re: setUsernamePassword on RemoteObject

2005-07-05 Thread Vinny Timmermans
Now the bug fix won't get priority anymore ;-) Vinny -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Dirk Eismann Sent: dinsdag 5 juli 2005 14:57 To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Re: setUsernamePassword on RemoteO

RE: [flexcoders] Re: setUsernamePassword on RemoteObject

2005-07-05 Thread Dirk Eismann
Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Vinny Timmermans Sent: Tuesday, July 05, 2005 2:44 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Re: setUsernamePassword on RemoteObject > Im assuming theres no workaround for this? No. I've

RE: [flexcoders] Re: setUsernamePassword on RemoteObject

2005-07-05 Thread Vinny Timmermans
> Im assuming theres no workaround for this? No. I've brought this to the attention of the Flex team again recently. Maybe you should leave them a message as well ;-) Vinny -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Spaulding Sent: