I'm making a great deal of progress on the Mac OS X with maven 2. I
had to comment out the dependency on tools.jar because those classes
are part of classes.jar on Macs. The next problem was I didn't have
ImageIO installed, I had thought that we had a build that would be
automatically downloaded or something? I remember something about
building a JAI on the email list last year, but maybe it was only JAI.
Any how I installed those classes and world+image compile. I've now
bumped against an issue with the MS-Access EPSG database plugin
here's the error.
/Users/Jesse/Documents/repo/gt2.2.x/plugin/epsg-access/src/org/
geotools/referencing/factory/epsg/AccessDataSource.java:[51,54]
package sun.jdbc.odbc.ee does not exist
/Users/Jesse/Documents/repo/gt2.2.x/plugin/epsg-access/src/org/
geotools/referencing/factory/epsg/AccessDataSource.java:[51,7]
org.geotools.referencing.factory.epsg.AccessDataSource is not
abstract and does not override abstract method getLoginTimeout() in
javax.sql.DataSource
/Users/Jesse/Documents/repo/gt2.2.x/plugin/epsg-access/src/org/
geotools/referencing/factory/epsg/AccessDataSource.java:[56,8]
cannot resolve symbol
symbol : method setDatabaseName (java.lang.String)
location: class org.geotools.referencing.factory.epsg.AccessDataSource
/Users/Jesse/Documents/repo/gt2.2.x/plugin/epsg-access/src/org/
geotools/referencing/factory/epsg/AccessDataSource.java:[77,25]
cannot resolve symbol
symbol : method getConnection ()
location: class org.geotools.referencing.factory.epsg.AccessDataSource
I imagine there is a jar that I need, If any one knows it that'd be
great.
I'm going to try to do a "site build" whatever that is :P. I'll let
you know how that goes.
Jesse
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel