[
https://jira.jboss.org/jira/browse/JBSEAM-3510?page=com.atlassian.jira.pl...
]
John Gilbert commented on JBSEAM-3510:
--------------------------------------
Plugins would leverage this feature by adding the following to their
meta-inf/components.xml file:
<core:resource-loader>
<core:bundle-names>
<value>subsys.messages</value>
</core:bundle-names>
</core:resource-loader>
NOTE: the master/default message bundle will be preserved
Pluggable Resource Bundles
--------------------------
Key: JBSEAM-3510
URL:
https://jira.jboss.org/jira/browse/JBSEAM-3510
Project: Seam
Issue Type: Feature Request
Affects Versions: 2.0.2.SP1
Reporter: John Gilbert
Attachments: ResourceLoader.java
This is an enhancement to ResourceLoader.java such that multiple components.xml files can
add bundleNames without overriding the previous assignments.
The motivation for this is the ability to compose a seam application from decoupled
subsystems.
--
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