[Geoserver-users] WMST and update

Dear all,

Thanks to ImageMosaik I manage to create a WMST service. EveryThing is ok
now
Despite I experiment some trouble when I try to update it :

When I create the service a Shp have been created with all the reference
(colum location) and the associated datetime (date).

If I manually add a feature to it with geom,location and date it is never
been taking into account.
When I delete the field date the WMST service is out, if I recreate the
field date service WMST is ok but wihtout the new insertion. So I thougth
the shp is well parse by geoserver
When I delete the layer and recreate it, an update is done and the new
feature appear
the datasource.properties caching=false is well implemented

So I reall don't understand what's going Wrong. How could I update a WMST
service automaticaly ? Is there an other file to update ?

Cheers all, and thanks if you could help me

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/WMST-and-update-tp5128507.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

I experiment exactly the same problem

Is someone know how to solve this problem?