Thanks for the reply Tracy, Actually, I am trying to figure out what is the best practice to integrate the SiteMinder and the LCDS. So that when there is multi login decide by the SiteMinder, the flex application can get the noticed. Since currently what we did is the SiteMinder trying to throw a redirection when ever a LCDS called is issued. The RemoteObject catch an exception as channel disconnection, rather than the specific multi login from SiteMinder.
Dan --- In [email protected], "Tracy Spratt" <tspr...@...> wrote: > > A fault handler? > > > > Tracy Spratt, > > Lariat Services, development services available > > _____ > > From: [email protected] [mailto:[email protected]] On > Behalf Of Dan > Sent: Tuesday, April 07, 2009 3:58 AM > To: [email protected] > Subject: [flexcoders] How to catch Error 302 from RemoteObject? > > > > Hi dear flexpert, > > This may be a simple question, but after searching through flex doc and this > forum, i still cannot figure out how can I, for instance, catch an session > timeout exception from SSO such as Siteminder, when I invoke a RemoteObject > call? The Siteminder is set so that it will sent back an temp redirection > 302 back when the someone is multilogin or session is expired for the > application. Anyone come accross this before?? > > Many Thanks. > > Regards, > Dan >

