Re: [Geoserver-users] Geoserver not restarting after server reboot

2012-12-17 Thread Ivan Willig
; http://p.sf.net/sfu/logmein_12329d2d > ___ > Geoserver-users mailing list > Geoserver-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/geoserver-users > -- Ivan Willig OpenGeo - http://opengeo.org --

[Geoserver-users] Question about updating LayerInfo objects via the rest api

2012-11-20 Thread Ivan Willig
on the default GeoServer data dir. curl -v -H "Content-Type: application/json" -X PUT --data "@states.json" -u admin:geoserver http://localhost:8080/geoserver/rest/layers/states I figure that either I am doing something wrong or there is an issue in the xstream json converter.

Re: [Geoserver-users] Question about updating LayerInfo objects via the rest api

2012-11-20 Thread Ivan Willig
Never mind.. solved it. On Tue, Nov 20, 2012 at 4:59 PM, Ivan Willig wrote: > Hi list, > > I am trying to use the geoserver rest api to update an layerobject info. I > am using GeoServer 2.2.1 on OpenJDK 1.7. > > I get this xstream exception, https://gist.github.com/412148

Re: [Geoserver-users] Question about updating LayerInfo objects via the rest api

2012-11-21 Thread Ivan Willig
all know for the future. > > Russ > > On 21 Nov 2012, at 00:02, Ivan Willig wrote: > > Never mind.. solved it. > > > On Tue, Nov 20, 2012 at 4:59 PM, Ivan Willig wrote: > >> Hi list, >> >> I am trying to use the geoserver rest api to update an l