[jira] Created: (OWB-337) events must not get broadcasted to beans which have no active Context

2010-03-25 Thread Mark Struberg (JIRA)
events must not get broadcasted to beans which have no active Context - Key: OWB-337 URL: https://issues.apache.org/jira/browse/OWB-337 Project: OpenWebBeans Issue Type: Bug

[jira] Created: (OWB-338) our internal SessionContext and ConversationContext must support Session serialization

2010-03-25 Thread Mark Struberg (JIRA)
our internal SessionContext and ConversationContext must support Session serialization -- Key: OWB-338 URL: https://issues.apache.org/jira/browse/OWB-338 Project: Ope

[jira] Closed: (OWB-329) Interceptor instances get created each time the interceptor gets called

2010-03-25 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg closed OWB-329. - Resolution: Fixed It basically works now, although with the 'old' concept of only having 1 proxy which is r

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

2010-03-25 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg closed OWB-6. --- Resolution: Fixed > Scope passivation > - > > Key: OWB-6 > URL: ht

[jira] Resolved: (OWB-330) reduce BeanManagerImpl#getManager() calls inside the same functions

2010-03-25 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-330. --- Resolution: Fixed check all occurrences. Currently this looks pretty well. > reduce BeanManagerImpl#get

[jira] Resolved: (OWB-336) injected BeanManager must be Serializable

2010-03-25 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-336. --- Resolution: Fixed > injected BeanManager must be Serializable >

[jira] Commented: (OWB-337) events must not get broadcasted to beans which have no active Context

2010-03-25 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849747#action_12849747 ] Mark Struberg commented on OWB-337: --- This is exactly where we would need to only have 1 Conv

[jira] Commented: (OWB-337) events must not get broadcasted to beans which have no active Context

2010-03-25 Thread Gurkan Erdogdu (JIRA)
[ https://issues.apache.org/jira/browse/OWB-337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849751#action_12849751 ] Gurkan Erdogdu commented on OWB-337: What do you mean by saying 1 ConversationContext? Cur

[jira] Commented: (OWB-337) events must not get broadcasted to beans which have no active Context

2010-03-25 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849762#action_12849762 ] Mark Struberg commented on OWB-337: --- Sadly in my case there is none :( BeanManager.getConte

Circular injection TCK Errors

2010-03-25 Thread Gurkan Erdogdu
Hello; Those tests are failed in TCK with StackOverFlow errors. Mark, could you try to test those test classes ? It maybe related for CreationalContext issue. CircularDependencyTest#testCircularInjectionOnTwoNormalBeans() CircularDependencyTest#testCircularInjectionOnOneDependentAndOneNormalBean

[jira] Commented: (OWB-337) events must not get broadcasted to beans which have no active Context

2010-03-25 Thread Gurkan Erdogdu (JIRA)
[ https://issues.apache.org/jira/browse/OWB-337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849772#action_12849772 ] Gurkan Erdogdu commented on OWB-337: >>>The spec is designed to only maintain 1 Context in

AW: Circular injection TCK Errors

2010-03-25 Thread Mark Struberg
Thanks gurkan, I experienced the same yesterday. I did add more serialization tests today, so we will hopefully find the thin line between fixing the TCK and solving real worlds issues :) I will look at it on the weekend and try to dig deep into the CreationalContext stuff again. LieGrue, stru

Re: AW: Circular injection TCK Errors

2010-03-25 Thread Gurkan Erdogdu
>>>between fixing the TCK and solving real worlds issues :) For me TCK is the most important because of using OWB in Geronimo but for you real world issues :) From: Mark Struberg To: dev@openwebbeans.apache.org Sent: Thu, March 25, 2010 6:52:07 PM Subject: AW:

[jira] Resolved: (OWB-334) cid is missing when using redirect for a jsf 2.0 application

2010-03-25 Thread YING WANG (JIRA)
[ https://issues.apache.org/jira/browse/OWB-334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YING WANG resolved OWB-334. --- Resolution: Fixed Fix Version/s: 1.0.0 > cid is missing when using redirect for a jsf 2.0 application > -

[jira] Closed: (OWB-334) cid is missing when using redirect for a jsf 2.0 application

2010-03-25 Thread YING WANG (JIRA)
[ https://issues.apache.org/jira/browse/OWB-334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YING WANG closed OWB-334. - > cid is missing when using redirect for a jsf 2.0 application > ---

[jira] Resolved: (OWB-337) events must not get broadcasted to beans which have no active Context

2010-03-25 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-337. --- Resolution: Fixed > events must not get broadcasted to beans which have no active Context >