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

2010-03-17 Thread Gurkan Erdogdu
Hello; I was thinking about to update our interceptor logic but not found time. Indeed, our interceptor logic is not correct. Currently, we setup InterceptorStack for bean but this interceptor stack is shared by all instances of this bean, this is not correct. For example, @RequestScoped beans

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

2010-03-17 Thread Gurkan Erdogdu
One more thing; --- Currently in our NormalScopedBeansInterceptorHandler, we use the given CreationalContext to the constructor. Seems that this is not correct. If we have a save instance of bean in AbstractContext, we have to use the save CreationalContext instance in the

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

2010-03-17 Thread Mark Struberg
...@gmail.com schrieb am Mi, 17.3.2010: Von: Gurkan Erdogdu cgurkanerdo...@gmail.com Betreff: Re: [jira] Created: (OWB-329) Interceptor instances get created each  time the interceptor gets called An: dev@openwebbeans.apache.org Datum: Mittwoch, 17. März, 2010 09:35 Uhr One more thing

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

2010-03-17 Thread Gurkan Erdogdu
strub...@yahoo.de schrieb am Mi, 17.3.2010: Von: Mark Struberg strub...@yahoo.de Betreff: Re: [jira] Created: (OWB-329) Interceptor instances get created each time the interceptor gets called An: dev@openwebbeans.apache.org Datum: Mittwoch, 17. März, 2010 10:44 Uhr That comes pretty

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

2010-03-17 Thread Mark Struberg
--- Gurkan Erdogdu cgurkanerdo...@gmail.com schrieb am Mi, 17.3.2010: Von: Gurkan Erdogdu cgurkanerdo...@gmail.com Betreff: Re: [jira] Created: (OWB-329) Interceptor instances get created each  time the interceptor gets called An: dev@openwebbeans.apache.org

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

2010-03-17 Thread Gurkan Erdogdu
later. LieGrue, strub --- Gurkan Erdogdu cgurkanerdo...@gmail.com schrieb am Mi, 17.3.2010: Von: Gurkan Erdogdu cgurkanerdo...@gmail.com Betreff: Re: [jira] Created: (OWB-329) Interceptor instances get created each time the interceptor gets called

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

2010-03-17 Thread Mark Struberg
To: dev@openwebbeans.apache.org Sent: Wed, March 17, 2010 5:37:33 PM Subject: Re: [jira] Created: (OWB-329) Interceptor instances get created each  time the interceptor gets called Hi! I now looked at it the last few hours, and I have a pretty good gut feeling that we could split our

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

2010-03-17 Thread Mark Struberg
am Mi, 17.3.2010: Von: Gurkan Erdogdu gurkanerdo...@yahoo.com Betreff: Re: [jira] Created: (OWB-329) Interceptor instances get created each  time the interceptor gets called An: dev@openwebbeans.apache.org Datum: Mittwoch, 17. März, 2010 16:48 Uhr I have implemented it. I will commit

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

2010-03-17 Thread Gurkan Erdogdu
Sure :) From: Mark Struberg strub...@yahoo.de To: dev@openwebbeans.apache.org Sent: Wed, March 17, 2010 5:54:47 PM Subject: Re: [jira] Created: (OWB-329) Interceptor instances get created each time the interceptor gets called Gurkan, I'll copy our chat over

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

2010-03-16 Thread Mark Struberg (JIRA)
Interceptor instances get created each time the interceptor gets called --- Key: OWB-329 URL: https://issues.apache.org/jira/browse/OWB-329 Project: OpenWebBeans Issue