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

Daniel Baldes commented on WW-2898:
-----------------------------------

It is still the same issue. Here is the Guice issue on google code for your 
reference: http://code.google.com/p/google-guice/issues/detail?id=278  (It's 
"won't fix" there as well).
                
> Object Factory not injected before buildBean call for type converters
> ---------------------------------------------------------------------
>
>                 Key: WW-2898
>                 URL: https://issues.apache.org/jira/browse/WW-2898
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Dispatch Filter
>    Affects Versions: 2.1.2
>         Environment: NA
>            Reporter: Adam Ruggles
>             Fix For: 2.1.8
>
>
> This specifically affects the Guice Plugin, but it will affect any 
> ObjectFactory implementation that needs to be injected from the struts 
> properties.
> When a Object Factory is created the buildBean will be called before any of 
> the @Injector methods for type converters (xwork-conversion.properties).  
> After the type converters have been built the properties are correctly 
> injected and then the buildBeans are called on the remaining struts 
> configuration beans.

--
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