Gary W. Lucas ha scritto: > 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 > _ org.opengis.referencing.FactoryException_ : Failed to connect to the > EPSG database. > at > org.geotools.referencing.factory.epsg.DefaultFactory.createBackingStore( > _ DefaultFactory.java:492_ ) > at
Hum, it seems no EPSG provider can be found. After removing epsg-access, you did add or left in the mix a real epsg authority, like epsg-hsql? If so, there's probably some class loader issue preventing the factory to be located (since that works by inspecting the classpath). The uDig guys should know better, since they faced these issues already. Cheers Andrea ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
