Hi, I've deployed a model class that returns some business attributes for the authenticated user. However the values data returned by the class for a given session are randomly displayed in other sessions of different users, for instance when user1 is connected the class return Val1 , this same value is returned when user2 is connected. Is class model get instantiated for each request ? any hint ?
-- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=50802ba4-bbb7-41b1-b918-037e4c0da1e3 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
