Good Morning everybody, I have a problem with geoserver wms 1.3.0 get capability request. I think two of the layes have lost their styles and I tried to delete them through the geoserver interface and also using REST using the following commands but they don't work properly:
1) DELETING THE WHOLE WORKSPACE curl -u admin:geoserver -XDELETE -H http://localhost:8080/geoserver/rest/workspaces/CLIMATE A: Workspace not empty 2)DELETING THE DATASTORE curl -u admin:geoserver -v -XDELETE http://localhost:8080/geoserver/rest/workspaces/CLIMATE/coveragestores/SD_TT_4326_025DD RISPOSTA: Coveragestore not empty 3)DELETING THE LAYER curl -u admin:geoserver -v -XDELETE 'Accept: text/xml' http://localhost:8080/geoserver/rest/workspaces/CLIMATE/coveragestores/SD_TT_4326_025DD/coverage/SD_TG_PLC_025D.xml RISPOSTA: coveragestore not empty 4)ASSIGNING A STYLE TO THE LAYER curl -u admin:geoserver -XPUT -H 'Content-type: text/xml' -d '<layer><defaultStyle><name>TEMPERATURE_C</name><workspace>CLIMATe</workspace></defaultStyle></layer>' http://localhost:8080/geoserver/rest/layers/CLIMATE:SD_TG_PLC_025D RISPOSTA:Error persisting LayerInfoImpl[SD_TG_PLC_025D, resource:CoverageInfoImpl[SD_TG_PLC_025D]] to /var/lib/opengeo/geoserver/workspaces/CLIMATe/SD_TG_PLC_02500D/SD_TG_PLC_025D/layer.xml Any suggestions? Thanks in advance Luca -- View this message in context: http://osgeo-org.1560.x6.nabble.com/GeoServer-GET-CAPABILITIES-WMS-1-3-0-ERROR-tp5138311.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available. Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Geoserver-users mailing list Geoserver-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-users