GeoServerLoader reload forgets to load initializers
---------------------------------------------------

                 Key: GEOS-4425
                 URL: http://jira.codehaus.org/browse/GEOS-4425
             Project: GeoServer
          Issue Type: Bug
            Reporter: Alessio Fabiani
            Assignee: Andrea Aime


The GeoServerLoader reload method actually reloads only the catalog and 
geoserver metadata

        loadCatalog( catalog, xp );
        loadGeoServer( geoserver, xp);

It's should also invoke the 
       
        loadInitializers(geoserver); 

method in order to reload the JAI tilecache and other initializers also.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to