Hi, At first I want to excuse for my English. But I will try my very best.
I actually assumed that the Oracle extension for GeoServer only uses locator features of the Oracle DB. Well, my DB Admin has said that this is not the case. So I have to find out what parts of my App are using spatial features. On a first view at the source code I noticed that the class OracleFilterToSQL uses the function SDO_RELATE. This is according to the following page only for Spatial allowed: http://download.oracle.com/docs/cd/B28359_01/appdev.111/b28400/sdo_locat or.htm#i632018 Is there a simple way to eliminate or disable all the spatial features? I considered commenting out the parts where I know that spatial features are used. But first I don't know if I have found every request that's forbidden for the oracle locator and second I don't even know if the extension is still running. Any ideas? Thanks, Moritz Strangmann ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
