[ 
https://issues.apache.org/struts/browse/WW-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_42455
 ] 

Oleg Gorobets commented on WW-1748:
-----------------------------------

This issue is related to http://jira.opensymphony.com/browse/XW-537. There is 
always created NEW instance of TextProviderFactory instead of injecting the 
factory itself. Currently ActionSupport isn't injecting any beans. To fix this 
a substantial rework needed in xwork injecting mechanism.

> Configure XWork TextProvider with struts.properties (requires XWork 2.0.1)
> --------------------------------------------------------------------------
>
>                 Key: WW-1748
>                 URL: https://issues.apache.org/struts/browse/WW-1748
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Configuration
>    Affects Versions: 2.0.10
>         Environment: Confirmed Igor Vlasov's status this is a bug
>            Reporter: Oleg Gorobets
>            Assignee: Rene Gielen
>             Fix For: 2.0.8, 2.1.0
>
>         Attachments: struts2_TextProvider.patch
>
>
> Export configuration of XWork TextProvider to struts.properties and use 
> TextProviderFactory.getInstance() instead of TextProviderSupport class 
> directly to get XWork text provider. Submitted patch allows flexible 
> configuration of i18n message source for struts2/xwork. See corresponding 
> XWork jira issue for reference: http://jira.opensymphony.com/browse/XW-475
> Igor is correct
> This bug has not been fixed with the end result that there is no ability to 
> configure other TextProviders
> MCG 26 Oct 2007

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to