On Mon, 21 Mar 2011 21:07:49 +0100 Andrea Aime <[email protected]> wrote:
> Not using maven for geotools development is asking for trouble, as > it's hard to guess the proper set of jars needed... I have been > developing with geotools for years and honestly I would not even try > doing that. > > That said, to decode epsg codes you need a epsg database around, so > gt-epsg-hsql, and its dependencis, which can be found by running > mvn dependency:list in that module (from the library sources): I added the jars which my maven (desktop) application used. Apparently that wasn't enough. Anyway, now I created a new maven web project and moved my classes over. After a bit of work, I got all dependencies right and now it's working. Thanks for your help. Regards, Torsten ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
