Fabio Luiz Leite ha scritto: > Hi people, I am using geotools 2.4, an error is occuring. The code > tested works well in JUNIT test, in stand alone mode. This error ocurrs > when i call the web service method, in the sun application server. > > The message is: org.opengis.referencing. FactoryException: Failed to > connect to the EPSG database. > > Does anyone knows whats happening ? Thank's in advance.
From the stack trace it seems you have epsg-access too, which on a unix platform won't work. Remove it :-) 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
