Load GeoServer configuration.
The existing getServer instances is updated with a call to load(..) based on
the existing XML configuration files.
It seems this class also creates the GeoServer instance in a lazy fashion!
That would mean that if this class cannot load, the application cannot
load? This could not possibly be the case, because the load action should
only appear when logged in.
Load need to remain on the current page, right now it takes us on a wild
ride back to the welcome screen.
Q: Does this need to load the Validation Processor as well?
|