You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Martin Kočí (JIRA)" <de...@myfaces.apache.org> on 2013/10/01 16:33:24 UTC

[jira] [Commented] (MYFACES-3786) Web Container injection support should be provided for additional lifecycle artifacts (not just managed beans)

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

Martin Kočí commented on MYFACES-3786:
--------------------------------------

Unfortunately, no injection into Converter and Validators:

https://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-763
https://java.net/projects/javaserverfaces-spec-public/lists/users/archive/2013-03/message/22

@Leondardo, why wasn't is specified ? was the reason same as in : https://issues.apache.org/jira/browse/EXTCDI-127 ? (restore injection points ?)
Can we provide a solution (implementation-specific) in the core ? This feature is deadly needed.

> Web Container injection support should be provided for additional lifecycle artifacts (not just managed beans)
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-3786
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3786
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-344
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>         Attachments: cdiValidatorSource.zip, cdiValidator.war
>
>
> This issue is all about how to inject beans into jsf artifacts.
> See JSF 2.2 section 5.4.1
> The problem here is in some point we need to give the control to the underlying environment to inject beans into the artifacts, but we don't know much about how to properly do it, so we need to try with examples.



--
This message was sent by Atlassian JIRA
(v6.1#6144)