This state is transactional, I take it? On Wed, 18 Jan 2006 [EMAIL PROTECTED] wrote:
> > On 18 Jan 2006, at 18:10, lichtner wrote: > > It looks like a map-like interface. When you say this could manage > > state > > for OpenEJB, what kind of state do you have in mind? > > For a given client in EJB / JBI / Lingo / SCA there tends to be > chunks of state for each client. e.g. in EJB a single EJB client can > create N stateful session beans each of which can be updated > independently; but the entire state might be managed as a whole. So > each chunk of state inside the Session represents the state of a > single session bean for a given EJB client. > > James > ------- > http://radio.weblogs.com/0112098/ > >
