You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2014/08/21 10:37:15 UTC

[jira] [Resolved] (WW-4379) LocalizedTestUtil by ClassLoader

     [ https://issues.apache.org/jira/browse/WW-4379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukasz Lenart resolved WW-4379.
-------------------------------

    Resolution: Fixed
      Assignee: Lukasz Lenart

PR applied, thanks!

> LocalizedTestUtil by ClassLoader
> --------------------------------
>
>                 Key: WW-4379
>                 URL: https://issues.apache.org/jira/browse/WW-4379
>             Project: Struts 2
>          Issue Type: Improvement
>    Affects Versions: 2.3.16.3
>         Environment: JBoss AS 7.x and JBoss EAP 6.x, JVM 1.7
>            Reporter: Luigi Fugaro
>            Assignee: Lukasz Lenart
>              Labels: localized-classloader
>             Fix For: 2.3.18
>
>
> This improvement enables struts to be used as JBoss AS 7/WildFly 8/JBoss EAP 6 module.
> Issue:
> having two or more applications using the same "struts-module" (meant as JBoss AS 7 module),
> each application with its own resource bundle, the first one which initialized the LocalizedTextUtil "wins" over the second and next application's resource bundles. Furthermore, to avoid overwriting bundles, now each bundle is indexed into the bundlesMap by its key (resourceBundleName) and prefixed by ClassLoader hash code.



--
This message was sent by Atlassian JIRA
(v6.2#6252)