Hi,
I am trying to update an existing feature type by calling
/geoserver/rest/workspaces/Maps/datastores/Map1/featuretypes/Map.xml using a
http PUT request. Whenever I do I get the following error message:
java.lang.NoSuchMethodException:
org.geoserver.catalog.impl.FeatureTypeInfoImpl.setStore(org.geoserver.catalog.DataStoreInfo)
Is this feature broken or is there something im doing wrong?
--
View this message in context: http://www.nabble.com/Overwriting-feature-type-using-rest-configuration-tool-tp23038737p23038737.html
Sent from the GeoServer - User mailing list archive at Nabble.com.
Hi,
Would you be able to supply the entire stack trace from the log? You may have to turn up server logging:
Config -> Server and change to GEOSERVER_DEVELOPER logging.
It might also help if you could include the content that you are trying to PUT. Thanks.
-Justin
dk80 wrote:
Hi,
I am trying to update an existing feature type by calling
/geoserver/rest/workspaces/Maps/datastores/Map1/featuretypes/Map.xml using a
http PUT request. Whenever I do I get the following error message:
java.lang.NoSuchMethodException:
org.geoserver.catalog.impl.FeatureTypeInfoImpl.setStore(org.geoserver.catalog.DataStoreInfo) Is this feature broken or is there something im doing wrong?
--
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.