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

Jay Balunas commented on MYFACES-3035:
--------------------------------------

Weld had a similar issue - https://issues.jboss.org/browse/WELD-674 and solved 
it by implementing their own InstanceManager.  

> PostConstruct method is called before properties are injected on Tomcat 7 
> --------------------------------------------------------------------------
>
>                 Key: MYFACES-3035
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3035
>             Project: MyFaces Core
>          Issue Type: Bug
>         Environment: Tomcat 7.0.8, MyFaces 2.0.3
>            Reporter: Nick Belaevski
>         Attachments: myfaces-3035.zip
>
>
> Deploy attached project (use 'myfaces' profile only) under Tomcat 7 and open 
> index.jsf. Inspect console output, Bean.init() should print injected list 
> contents, however on Tomcat 7 it prints null. Tomcat 6 works as expected

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

        

Reply via email to