Ciao Julien, I believe there is no way to NOT interfere with other packages deployed in the same Tomcat unless you have multiple instances of Tomcat running in parallel on different ports. In the end this is Java process setting not a GeoServer setting like the GEOSERVER_DATA_DIR to mention one.
I would actually recommend the latter option as it gives you more freedom in terms of configuring the different apps independently at the cost of wasting a certaing amount of memory. Let's see if someone else can come up with a better idea. Regards, Simone Giannecchini == GeoServer Professional Services from the experts! Visit http://goo.gl/NWWaa2 for more information. == Ing. Simone Giannecchini @simogeo Founder/Director GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 333 8128928 http://www.geo-solutions.it http://twitter.com/geosolutions_it ------------------------------------------------------- On Mon, Jul 7, 2014 at 5:41 PM, electrotype <[email protected]> wrote: > We had some problems with dates using Geoserver and finally the trick was to > add > "-Duser.timezone=GMT" in startup.bat. > > But now we're trying to make Geoserver work as a .war, in a Tomcat server. > But we don't want the > "user.timezone" parameter to affect the other applications running on this > Tomcat instance! > > Do you know what would be the best way to tell Geoserver to use GMT/UTC as > the timezone without > changing this setting on the entire Tomcat container? > > Thanks in advance! > > Julien > > > ------------------------------------------------------------------------------ > Open source business process management suite built on Java and Eclipse > Turn processes into business applications with Bonita BPM Community Edition > Quickly connect people, data, and systems into organized workflows > Winner of BOSSIE, CODIE, OW2 and Gartner awards > http://p.sf.net/sfu/Bonitasoft > _______________________________________________ > Geoserver-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geoserver-users ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
