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

Shawn Jiang commented on GERONIMO-6384:
---------------------------------------

Shawn Jiang submitted changeset revision 1379359 to 3.0 in geronimo_server (2 
files) - 31/Aug/12 09:35

GERONIMO-6384 @PostConstruct have to be called after the object is initialized 
and after dependency injection is performed

branches/3.0/plugins/j2ee/geronimo-j2ee/src/main/java/org/apache/geronimo/j2ee/annotation/Holder.java
 (+38 -31) View diff to previous View full source View file history Download 
raw file
branches/3.0/plugins/myfaces/geronimo-myfaces/src/main/java/org/apache/geronimo/myfaces/LifecycleProviderGBean.java
                
> @PostConstruct have to be called after the object is initialized and after 
> dependency injection is performed
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-6384
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6384
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: myfaces
>    Affects Versions: 2.2.2, 3.0.1, 2.1.9
>            Reporter: Shawn Jiang
>            Assignee: Shawn Jiang
>         Attachments: testJSF.war
>
>
> @PostConstruct have to be called after the object is initialized and after 
> dependency injection is performed
> But now in Geronimo,   @PostConstruct is called before @ManagedProperty 
> dependency injection is performed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to