Hi,i am practicing the geotools Feature tutorial in the section of creating a
FeatureType.i'm having a java error in this line:final SimpleFeatureType TYPE =
DataUtilities.createType("Location",
"the_geom:Point:srid=4326," + // <- the geometry attribute:
Point type
"name:String," + // <- a String attribute
"number:Integer" // a number attribute the error message is:
Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize
class org.hsqldb.lib.FrameworkLogger
the hsql.jar is in the buildPath libraries.i'm running the app in a 7 java
version.does anyone know the cause of this issue?thanks
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users