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!
>


-- 
Alex
http://bit.ly/geodb


------------------------------------------------------------------------------
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
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to