[jira] [Commented] (OWB-670) ProcessInjectionTarget event fired a bit late

2012-08-01 Thread Romain Manni-Bucau (JIRA)

[ 
https://issues.apache.org/jira/browse/OWB-670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13427146#comment-13427146
 ] 

Romain Manni-Bucau commented on OWB-670:


Hi,

did you try the snapshot?

i think it was fixed

> ProcessInjectionTarget event fired a bit late
> -
>
> Key: OWB-670
> URL: https://issues.apache.org/jira/browse/OWB-670
> Project: OpenWebBeans
>  Issue Type: Bug
>  Components: TCK
>Affects Versions: 1.1.4
>Reporter: Nikolai Dokovski
>Assignee: Gurkan Erdogdu
> Attachments: BeansDeployer_tckProducerTest.patch
>
>
> org.jboss.jsr299.tck.tests.extensions.producer.ProducerTest from jboss jsr299 
> tck fails at testSettingInjectionTargetReplacesIt test with openwebbeans-1.1.4
> Current implementation in BeansDeployer calls fireProcessInjectionTargetEvent 
> after defineManagedBean which prevents wrapped InjectionTargets from being 
> called. The test case in TCK verifies exactly this behavior of the container. 
> There is an Extension that registers an observer which when called wraps the 
> InjectionTarget. The test expects the wrapper to be called before obtaining 
> reference to the bean that is observed. Spec section 11.6

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OWB-670) ProcessInjectionTarget event fired a bit late

2012-08-01 Thread Mark Struberg (JIRA)

[ 
https://issues.apache.org/jira/browse/OWB-670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13426912#comment-13426912
 ] 

Mark Struberg commented on OWB-670:
---

Hi Nikolai, I gonna look into that in the next few days. Thanks for the patch 
so far!

> ProcessInjectionTarget event fired a bit late
> -
>
> Key: OWB-670
> URL: https://issues.apache.org/jira/browse/OWB-670
> Project: OpenWebBeans
>  Issue Type: Bug
>  Components: TCK
>Affects Versions: 1.1.4
>Reporter: Nikolai Dokovski
>Assignee: Gurkan Erdogdu
> Attachments: BeansDeployer_tckProducerTest.patch
>
>
> org.jboss.jsr299.tck.tests.extensions.producer.ProducerTest from jboss jsr299 
> tck fails at testSettingInjectionTargetReplacesIt test with openwebbeans-1.1.4
> Current implementation in BeansDeployer calls fireProcessInjectionTargetEvent 
> after defineManagedBean which prevents wrapped InjectionTargets from being 
> called. The test case in TCK verifies exactly this behavior of the container. 
> There is an Extension that registers an observer which when called wraps the 
> InjectionTarget. The test expects the wrapper to be called before obtaining 
> reference to the bean that is observed. Spec section 11.6

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira