Hi Spencer, Ah yes, I think you're right about ImageIO being standard. Bummer. Even so, if your app is working in Netbeans but not outside it I think a classpath problem is still a possibility.
The other problem that people have had with the shade plugin in the past is incorrect combining of META-INF/services files but is supposed to have been fixed in the latest version of the plugin. If you don't have any luck tracking it down or getting any other suggestions here, I'd be happy to take a look at your project (or a subset of it that reproduces the problem if its huge). The only hitch with that is that I'm using GeoTools on OSX and it might be a platform-dependent problem. Sorry I can't think of anything else right now. Michael On 18 September 2010 13:03, S Dille <[email protected]> wrote: > > Michael, > Thanks for the tip, I tried it quick, but is still giving me the same > error. Isn't javax.imageio.ImageIO part of a standard java library, and not > JAI? I don't know, I could be wrong. > > Do you have any other suggestions? > > Spencer > -- > View this message in context: > http://osgeo-org.1803224.n2.nabble.com/Building-runnable-jar-file-tp5508489p5544929.html > Sent from the geotools-gt2-users mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing. > http://p.sf.net/sfu/novell-sfdev2dev > _______________________________________________ > Geotools-gt2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users > ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
