Luc,

I have never tried reloading app-schema sources even using the GUI; 
instead I reload the entire servlet or even restart tomcat.

The properties file is read at startup and should in theory be reloaded 
when data stores are reloaded. The problem is that, to orchestrate 
dependencies between types, app-schema uses a central registry. Correct 
reconstruction of this registry on partial reload is not supported and 
has has not been tested, as far as I know, so I expect problems.

What are you trying to do? Can it be achieved with CQL and database 
changes? This would seem in principle to be a much more robust way of 
modifying content. The app-schema.properties file exists to ease 
deployments by externalising deployment-specific information, not to 
modify a running deployment.

Kind regards,
Ben.

On 17/10/14 23:58, lucvanlinden wrote:
> Hi
>
> I wondered if and how it would be possible to reload or to dynamically
> overwrite the property interpolation attributes from the
> app-schema.properties file, without restarting.
>
> Would it be possible via the rest api?
>
> tx
>
> Luc
>
>
>
>
> --
> View this message in context: 
> http://osgeo-org.1560.x6.nabble.com/reset-the-values-of-the-property-interpolation-app-schema-properties-tp5168056.html
> Sent from the GeoServer - User mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Comprehensive Server Monitoring with Site24x7.
> Monitor 10 servers for $9/Month.
> Get alerted through email, SMS, voice calls or mobile push notifications.
> Take corrective actions from your mobile device.
> http://p.sf.net/sfu/Zoho
> _______________________________________________
> Geoserver-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>

-- 
Ben Caradoc-Davies <[email protected]>
Software Engineer
CSIRO Mineral Resources Flagship
Australian Resources Research Centre

------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to