There is something special; you need to merge the META_INF/services files (as they are used by the jar to document what services are available; it is how GeoTools know what formats are supported). Jody
On 08/09/2010, at 12:22 AM, Adnila wrote: > > hey guys, > > I have a problem. I need to build a runnable jar file from an application. I > am using many libraries from third parties in the application including > geotools. But if I am trying to build a Fat jar (with the eclipse plugin) it > does not work. The build is okay, but if I am trying to run the app it does > not work. Is there something special with the geotools jars? As a note: I am > not working with maven, just with eclipse. > > What am I supposed to do? Is there a tutorial or something like this? I am > already running out of time for finishing my application. > > Help!!! > > Thanks. Linda > -- > View this message in context: > http://osgeo-org.1803224.n2.nabble.com/Building-runnable-jar-file-tp5508489p5508489.html > Sent from the geotools-gt2-users mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > This SF.net Dev2Dev email is sponsored by: > > Show off your parallel programming skills. > Enter the Intel(R) Threading Challenge 2010. > http://p.sf.net/sfu/intel-thread-sfd > _______________________________________________ > Geotools-gt2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
