Re: HTTPSession state

2006-12-06 Thread Jim Marino
On Dec 6, 2006, at 10:27 AM, Jeremy Boynes wrote: What notification? Change detection and/or optimization is something the servlet container needs to do as it own the session state. Yes I agree. I didn't say that :-) If a state change occurs on a session-scoped object, the servlet contex

Re: HTTPSession state

2006-12-06 Thread Jeremy Boynes
On Dec 6, 2006, at 10:17 AM, Jim Marino wrote: On Dec 6, 2006, at 10:04 AM, Jeremy Boynes wrote: On Dec 6, 2006, at 9:05 AM, Jim Marino (JIRA) wrote: [ http://issues.apache.org/jira/browse/TUSCANY-973? page=comments#action_12456118 ] Jim Marino commented on TUSCANY-973: -

Re: HTTPSession state, was: [jira] Commented: (TUSCANY-973) HttpSessionScopeContainer should use the HttpSession for session persistance

2006-12-06 Thread Jim Marino
On Dec 6, 2006, at 10:04 AM, Jeremy Boynes wrote: On Dec 6, 2006, at 9:05 AM, Jim Marino (JIRA) wrote: [ http://issues.apache.org/jira/browse/TUSCANY-973? page=comments#action_12456118 ] Jim Marino commented on TUSCANY-973: This needs to implement s

HTTPSession state, was: [jira] Commented: (TUSCANY-973) HttpSessionScopeContainer should use the HttpSession for session persistance

2006-12-06 Thread Jeremy Boynes
On Dec 6, 2006, at 9:05 AM, Jim Marino (JIRA) wrote: [ http://issues.apache.org/jira/browse/TUSCANY-973? page=comments#action_12456118 ] Jim Marino commented on TUSCANY-973: This needs to implement semantics similar to conversational persistence and