Flex 3 / ColdFusion Session Issue?

Posted by dcolumbus on Stack Overflow See other posts from Stack Overflow or by dcolumbus
Published on 2010-05-26T05:05:43Z Indexed on 2010/05/26 5:11 UTC
Read the original article Hit count: 273

Filed under:
|
|

Alright so this is an odd one... I have an application built in ColdFusion with a lot of the interactivity done with Flex. When a user logs in, there are session variables, as well as the client session that is evoked. When you browse to any given Flex Application, the variables are read in a used accordingly... however, on Windows (it seems XP and maybe others) for some reason session information like USER are randomly undefined...

Could this be an issue with the session timing out? Even if I force a logout and log back in, it doesn't really seem to fix the issue... mind you, I cannot duplicate the bug myself, but it constantly happens on PCs.

© Stack Overflow or respective owner

Related posts about flex

Related posts about session