Julio,
the "user" and "passwd" used for the connection are provided in the Map
supplied to DataStoreFinder (or directly to PostgisNGDataStoreFactory):
http://docs.geotools.org/stable/userguide/library/jdbc/datastore.html
- What "dbtype" did you supply?
- Are gt-jdbc-postgis and its dependencie
Hello List,
I'm trying to connect from my Java program to my
Postgresql 9.2. The Geotools jars I am using
aparently try to connect to postgres using the "Geotools"
user.
The problem is, acoording what i've just read in Postgres
forum, in the case sensitive condition in user name.
(Postgres i