|
I've just put the inspire-2.4.3.jar inside WEB-INF/lib of my geoserver directory. Now, I cannot access the layer preview, getting this error :
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public org.geoserver.web.demo.MapPreviewPage()
followed by a full tracklist of error (I can provide it if needed). I've seen people having the same error in the layer preview, this seems to be due to the modification of the wms.wxml, and wfs.xml file. What can I do ? Is there something special to do when installing a plug-in ? Because everytime I get back a back-up of geoserver, then replacing the plug-in, the error comes back in.
|