|
From: Martin D. <mar...@ge...> - 2007-04-05 10:47:05
|
Gary W. Lucas a écrit :
> In the earlier discussion, this was cited as a Linux problem
> but I am also getting it under windows. From the earlier email, I had the
> impression that the solution was to remove the gt2-epsq-access.jar.
> This does not appear to have fixed the problem. Is there anything else
> I need to do?
>
>
> Apr 4, 2007 12:54:29 PM
> org.geotools.referencing.factory.epsg.FactoryOnPostgreSQL isAvailable
> WARNING: Unavailable authority factory: European Petroleum Survey Group
Remove also gt2-epsg-postgresql from the classpath.
Generally speaking (for any users), you should have one and only one
"gt2-epsg-foo.jar" on the classpath. Choose the one that match the EPSG database
you use.
There is a Geotools problem in that extra "gt2-epsg-foo.jar" should not cause a
failure. I will try to fix this problem later. But anyway, it is a good idea to
select only one EPSG factory and put only this one on the classpath.
Martin
|