Hi list, I wonder if it's possible to have some flexibility on the configuration of a PostGIS JNDI datastore XML in Geoserver, namely by allowing the injection of env vars. The use case is that I have different schema names between environments and it would be optimal to define those on deploy time. So far I tried via JAVA_OPTS with -Dmy_schema_var and adding explicitly an environment entry on Tomcat context.xml, without success.
Thank you! -- Fernando Ribeiro
_______________________________________________ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support instead of buying it, but Ian Turton: http://www.ianturton.com/talks/foss4g.html#/ - The GeoServer user list posting guidelines: http://geoserver.org/comm/userlist-guidelines.html If you want to request a feature or an improvement, also see this: https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
