Hi!

I'm trying out the latest code from CVS, and came across what seems like a bug. The new SecurityContext (and SecurityContextImpl) doesn't extend Serializable the way the old Context interface did. This causes problems when the SecurityContext is saved to the http session.

You should either have SecurityContext extend Serializable (like before) or have SecurityContextImpl implement it.

/4


------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ Home: http://acegisecurity.sourceforge.net Acegisecurity-developer mailing list Acegisecurity-developer@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to