I want to share data between all session beans deployed in the same
container. This shared data is a cache of the results of previous
requests to any of the session bean's instances, so it must be fast.

Is there any prohibition against accessing static fields in your bean?
Or against doing my own synchronization against these fields?


--
David Michaels <[EMAIL PROTECTED]>
Director of Technology
ShockMarket Corporation (650) 330-4665
begin:vcard
n:Michaels;David
tel;cell:650-218-6778
tel;work:650-330-4665
x-mozilla-html:TRUE
url:http://www.shockmarket.com
org:ShockMarket Corporation
adr:;;540 University Ave Suite 350;Palo Alto;CA;94301;USA
version:2.1
email;internet:[EMAIL PROTECTED]
title:Director of Technology
fn:David Michaels
end:vcard

Reply via email to