[jira] Commented: (OWB-246) BeanManager#getReference must create a bean with resolved dependencies

2010-01-23 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804173#action_12804173 ] Mark Struberg commented on OWB-246: --- ok, found the problem: we cannot proxy private function

NormalScopedBeanInterceptorHandler and creationalContext

2010-01-23 Thread Mark Struberg
Hi! I'm a bit confused as far as our handling of the NormalScopedBeanInterceptorHandler goes. We currently store the initial creationalContext in this handler but re-use the created proxy also for other e.g. sessions (which would get another creationalContext). I'm not sure if we may store the

[jira] Updated: (OWB-246) BeanManager#getReference must create a bean with resolved dependencies

2010-01-23 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-246: -- Priority: Blocker (was: Major) rated up to be a blocker because proxy handlers don't get called in events

[jira] Commented: (OWB-246) BeanManager#getReference must create a bean with resolved dependencies

2010-01-23 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804147#action_12804147 ] Mark Struberg commented on OWB-246: --- somehow the NormalScopedBeanInterceptorHandler does not

[jira] Closed: (OWB-250) Update Extensions Event Calling More TypeSafe & Adding more tests for Extensions

2010-01-23 Thread Gurkan Erdogdu (JIRA)
[ https://issues.apache.org/jira/browse/OWB-250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gurkan Erdogdu closed OWB-250. -- Resolution: Fixed Fix Version/s: M4 > Update Extensions Event Calling More TypeSafe & Adding more t

[jira] Commented: (OWB-246) BeanManager#getReference must create a bean with resolved dependencies

2010-01-23 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804113#action_12804113 ] Mark Struberg commented on OWB-246: --- I'm still trying to write a test case for it, but that'

[jira] Created: (OWB-250) Update Extensions Event Calling More TypeSafe & Adding more tests for Extensions

2010-01-23 Thread Gurkan Erdogdu (JIRA)
Update Extensions Event Calling More TypeSafe & Adding more tests for Extensions Key: OWB-250 URL: https://issues.apache.org/jira/browse/OWB-250 Project: OpenWebBeans