[ 
https://issues.jboss.org/browse/SEAMFACES-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625924#comment-12625924
 ] 

Jason Porter commented on SEAMFACES-165:
----------------------------------------

I tried Faces 3.1.0.Beta2 with Mojarra (2.0.4) and MyFaces (2.0.6) and Tomcat 
(7.0.20) and this solution does not work. The ApplicationFactory is called 
before CDI finishes bootstrapping and the application dies trying to get a 
handle on the BeanManager.

> @Inject for Validators doesn't work with MyFaces
> ------------------------------------------------
>
>                 Key: SEAMFACES-165
>                 URL: https://issues.jboss.org/browse/SEAMFACES-165
>             Project: Seam Faces
>          Issue Type: Bug
>          Components: Validation & Conversion
>    Affects Versions: 3.0.1
>         Environment: Tomcat 7.0.8, MyFaces 2.0.5, Weld 1.1.0
>            Reporter: Christian Kaltepoth
>
> @Inject doesn't work for validators when using MyFaces. The fields are always 
> null.
> If I run the application with Mojarra instead of MyFaces everything works 
> fine.
> I'm note completely sure if it is a Seam Faces or a MyFaces issue.

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

        
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to