Re: [Geotools-gt2-users] Exception in CoordinateReferenceSystem

2010-07-18 Thread Jody Garnett
Are you running an eclipse project (you know with plugins and stuff?) If so I recommend dumping all the geotools jars into the same project so they can find each other. Eclipse uses OSGi, GeoTools ues Factory Service Provider Interface (which is part of Java) and the two don't get along well. - ht

Re: [Geotools-gt2-users] Exception in CoordinateReferenceSystem

2010-07-18 Thread GTn00b
I'm running in Eclipse. Any suggestions? Thanks. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Exception-in-CoordinateReferenceSystem-tp5087708p5309241.html Sent from the geotools-gt2-users mailing list archive at Nabble.com. -

Re: [Geotools-gt2-users] Exception in CoordinateReferenceSystem

2010-07-18 Thread Jody Garnett
What kind of environment are you running in? GeoTools depends on being able to "discover" plugins such as gt-epsg-hsql on the classpath. This does not work in a few environments such as OSGi or Eclipse. Jody On 18/07/2010, at 8:08 PM, GTn00b wrote: > > I have the same problem. > > Both gt-ep

Re: [Geotools-gt2-users] Exception in CoordinateReferenceSystem

2010-07-18 Thread GTn00b
I have the same problem. Both gt-epsg-hsql and gt-referencing are in my pom.xml: [INFO] +- org.geotools:gt-epsg-hsql:jar:2.6.4:compile [INFO] | \- hsqldb:hsqldb:jar:1.8.0.7:compile [INFO] +- org.geotools:gt-referencing:jar:2.6.4:compile [INFO] | +- java3d:vecmath:jar:1.3.2:compile [INFO] | +-

[Geotools-gt2-users] GeoTools 2.7-M2 released

2010-07-18 Thread Jody Garnett
GeoTools 2.7-M2 was created on July 18, 2010: geotools-2.7-M2-bin.zip geotools-2.7-M2-project.zip geotools-2.7-M2.doc.zip geotools-2.7-M2-examples.zip This release is made in conjunction with FOSS4G Workshop materials. For more information please review the Release Notes: Release Notes. For more