I welcome correction, but my understanding is that since a container runs 
inside a JVM, and system properties are set at the level of a JVM, you can't do 
that.

Perhaps there's a different parameterization (using something other than a 
system property) that could provide the behavior you seek?

---
A. Soroka
Digital Research and Scholarship R & D
the University of Virginia Library



On Sep 22, 2010, at 7:30 PM, <terry.rank...@csiro.au> wrote:

> Hi All
> 
> This is a tomcat6 question - but someone else may know...
> 
> 
> I am currently experiencing the different XY behaviour (WFS 1.1, 1.0 behave 
> differently by default) in a vanilla geoserver 2.0.2.
> 
> I dont want to set the system property like 
> http://docs.codehaus.org/display/GEOTDOC/The+axis+order+issue
> suggests, as I have other applications running in my container.
> 
> How do I do this:
> 
> System.setProperty("org.geotools.referencing.forceXY", "true");
> 
> inside my webapp (not at container level - at the context level?)
> 
> 
> 
> I am using tomcat6.
> 
> 
> 
> Regards
> 
> Terry Rankine
> 
> 
> 
> ------------------------------------------------------------------------------
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> _______________________________________________
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to