On Jan 9, 2007, at 11:17 AM, Dain Sundstrom wrote:
* The deploymentInfo and securityIdentity are now final fields.* When constructing a ThreadContext the deploymentInfo must not be null. * The primaryKey is mutable because ejbCreate for Stateful and Entity beans changes it (we should consider just pushing a new context).
Why not move these fields into the data map? Regards, Alan
