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

Michael Kurz commented on EXTCDI-227:
-------------------------------------

I just analyzed the problem with Gerhard and it seems to occur in 
RestoreInjectionPointsObserver. Inside processComponents() getChildren() is 
used to walk the tree which does not work for components inside composite 
components.

> @Advanced not working correctly with Ajax
> -----------------------------------------
>
>                 Key: EXTCDI-227
>                 URL: https://issues.apache.org/jira/browse/EXTCDI-227
>             Project: MyFaces CODI
>          Issue Type: Bug
>          Components: JEE-JSF20-Module
>    Affects Versions: 1.0.2
>            Reporter: Michael Kurz
>            Priority: Minor
>         Attachments: EXTCDI-227-testapp.zip
>
>
> I have a converter annotated with @Advanced that gets a bean injected into a 
> field via @Inject. On first page view the converter works as expected, but in 
> subsequent ajax requests the field annotated with @Inject is not injected.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to