[richfaces-issues] [JBoss JIRA] Created: (RF-6902) slow deployment of richfaces-ui

David Schlotfeldt (JIRA) jira-events at lists.jboss.org
Wed Apr 22 12:48:24 EDT 2009


slow deployment of richfaces-ui
-------------------------------

                 Key: RF-6902
                 URL: https://jira.jboss.org/jira/browse/RF-6902
             Project: RichFaces
          Issue Type: Feature Request
    Affects Versions: 3.3.0
            Reporter: David Schlotfeldt


ResourceBuilderImpl loads resources-config.xml files.
Loading
jar:file:/...../richfaces-ui-3.3.0.GA.jar!/META-INF/resources-config.xml
takes 2-3 seconds.

This is a large issue when you have a number of sites using jsf. We have about 50 or so.. so this adds 1-2 minutes to the start up of jboss.

Can this be optimized in some way? Lazy-initialize in some way? (The config contains a LARGE number of resources. Im not sure what the config loading is doing but I bet we never use more then a handful of them.)

Thanks!
David

-- 
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

        



More information about the richfaces-issues mailing list