Problem with SeamResourceBundle
-------------------------------
Key: JBSEAM-4019
URL:
https://jira.jboss.org/jira/browse/JBSEAM-4019
Project: Seam
Issue Type: Bug
Components: Core
Affects Versions: 2.1.1.GA
Reporter: Alexander Belov
There is a problem with SeamResourceBundle. I have EAR application with two WAR modules.
Every module has it's own component.xml file in WEB-INF path. I confugure every WAR
module to use it's own list of resource bundles.
When I login in one of these modules, SeamResourceBundle reads list of resource bundles
and caches them. Later I go to another module. This time cache of SeamResourceBundle is
not empty, it has data from the first module. So, resource bundles from the second module
cannot be read, and I see keys of resource bundles, not values.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira