An instance of this class needs to be registered in spring context as follows.
It must be a singleton, and must not be loaded lazily. Furthermore, this bean must be loaded before any beans that use it. <bean id="geoserverExtensions" class="org.geoserver.GeoServerExtensions"/>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|