Hi Alex, Seems you figured it out :). This is what I usually end up doing. I do think there might be a jira issue open about this though from a while back.
-Justin On 10-07-13 2:55 PM, Alex Trofast wrote: > Well setting dataStore.setDatabaseSchema(null); seems to work okay... > > On 07/13/2010 04:22 PM, Alex Trofast wrote: >> So after some more digging I see that in the JDBCTestSupport class >> SCHEMA is being set to "geotools" regardless and I have to override it >> in setupDataStore. The problem is that Ingres idea of schema is a bit >> different as compared to Postgres. The schema is the username usually >> and you need special permission to access another user's "schema". Is >> there any way to tell GeoTools to not overwrite the schema name defined >> in db.properties during the tests? >> >> Thanks! >> >> On 07/13/2010 03:32 PM, Alex Trofast wrote: >>> Greetings all, >>> >>> I've tried to add a schema=schema_name in my ingres.properties file in >>> ~/.geotools and it seems to always ignore it... Are there any extra >>> steps necessary so that you can specify your schema? >>> >>> Thanks! >>> >> > > -- Justin Deoliveira OpenGeo - http://opengeo.org Enterprise support for open source geospatial. ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
