Resource xxxSeparatorImage not loaded during initialization
-----------------------------------------------------------
Key: RF-1359
URL:
http://jira.jboss.com/jira/browse/RF-1359
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.1
Reporter: Alan Ballard
The resources xxxxSeparatorImage, (e.g. LineSeparatortImage) used by
ToolBarGroupRenderer, is not specified in the META-INF/resource-config.xml file, so it
doesn't get preloaded when the application starts.
In a single-server environment this doesn't matter, because the ToolBarGroupRenderer
loads it into the resource map the first time it is used to render a page.
However in our multi-server environment we occassionally get a resource-not-found error
when the request to load the image goes to a different server from the one that processed
the request to load the page.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira