What was the exception? Did you get a stack trace?


From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: Monday, April 17, 2006 12:25 PM
To: [email protected]
Subject: RE: [flexcoders] logout remote object in flex

I tried that with the following code, but any call to the gateway raises an exception.  We are using flex 1.5 and tomcat 5.5 w/jboss.   Is there an incompatability issue here?
 
 
          System.out.println("before invalidate session");
          flashgateway.Gateway.getHttpRequest().getSession().invalidate();
          System.out.println("after invalidate session");
        
Matt Chotin <[EMAIL PROTECTED]> wrote:
I think for 1.5 you need to write your own RemoteObject that will get
the HTTPSession from the Gateway and invalidate it.  Then on the client
you can clearUsernamePassword as well.

Matt

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of jfournet
Sent: Saturday, April 15, 2006 4:23 PM
To: [email protected]
Subject: [flexcoders] logout remote object in flex

I need to logout a remoteobject in flex to destroy the users security
creditials.   I don't see anyway to do this in flex 1.5.  Any help
would be appreciated.





--
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









Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2ยข/min or less.


--
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
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to