[jira] Assigned: (OWB-6) Scope passivation

2009-10-11 Thread Gurkan Erdogdu (JIRA)

 [ 
https://issues.apache.org/jira/browse/OWB-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gurkan Erdogdu reassigned OWB-6:


Assignee: Gurkan Erdogdu

 Scope passivation
 -

 Key: OWB-6
 URL: https://issues.apache.org/jira/browse/OWB-6
 Project: OpenWebBeans
  Issue Type: Task
  Components: Context and Scopes
Affects Versions: M3
Reporter: Gurkan Erdogdu
Assignee: Gurkan Erdogdu
 Fix For: M4


 Implement scope passivation handling for passivating scopes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



scope passivation

2009-03-13 Thread Mark Struberg

Hi!

I again read through chapter 8.4 of the spec 

 Passivating scopes must be explicitly declared
 @ScopeType(passivating=true).
 For example, the built-in session and conversation scopes defined
 in Section 8.5, “Context management for built-in
 scopes” are passivating scopes.

The reason is not explicitly mentioned but obviously must be

1.) tomcat SessionPersistenceManager and others who allow persisting sessions 
to disk on shutdown.
2.) clustering support

In any case the 
@ScopeType(passivating=true)
has been missing for @SessionScoped and @ConversationScoped, which I commited 
now.

LieGrue,
strub 





[jira] Updated: (OWB-6) Scope passivation

2008-12-27 Thread Gurkan Erdogdu (JIRA)

 [ 
https://issues.apache.org/jira/browse/OWB-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gurkan Erdogdu updated OWB-6:
-

Fix Version/s: (was: M1)
   M2

Fix to M2

 Scope passivation
 -

 Key: OWB-6
 URL: https://issues.apache.org/jira/browse/OWB-6
 Project: OpenWebBeans
  Issue Type: Task
  Components: Context and Scopes
Reporter: Gurkan Erdogdu
 Fix For: M2


 Implement scope passivation handling for passivating scopes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.