Hi, I've setup my Websphere to persist HTTP sessions. The problem is that after migrating from Flex 2.0 to Flex 2.0.1 I am getting NotSerializable exception saying that the flex.messaging.security.WebSphereLoginCommand$WSLCPrincipal class is not serializable.
By the way I've seen similar problem on Tomcat 5.5 with Flex 2.0 but I believe it was Tomcat's internal issue (GenericPrincipal not serializable). I would be grateful for help with this one. Thanks, Bartek

