[flexcoders] RemoteObject.setCredentials() and Hotfix 2

2007-06-01 Thread Sam Shrefler
Has there been a change to setCredentials on RemoteObject from HotFix 2? I'm using Service capture to view the requests and after HotFix 2 and these are the following differences of the CommandMessage being sent to my gateway... DSId (String): nil - this is added to the headers object

Re: [flexcoders] RemoteObject.setCredentials() and Hotfix 2

2007-06-01 Thread Carlos Rovira
I should say that remoteCredendials was not working for me in early versions of LCDS but now it works, so maybe you could try it now and see your credentials reaching your server classes 2007/6/1, Sam Shrefler [EMAIL PROTECTED]: Has there been a change to setCredentials on RemoteObject from

Re: [flexcoders] RemoteObject.setCredentials() and Hotfix 2

2007-06-01 Thread Sam Shrefler
Previously, I've never had FDS or LCDS installed and it worked without a problem. I know some FDS classes have been removed from the standard SDK after the hotfix. Is this a case where that could have happened? Seems unlikely because it seems to still be sending the CommandMessage, but I am