[udig-devel] GeoTiffs, ImageIO, plug-ins, catastrophe
Jesse Eichar
jeichar at refractions.net
Wed Apr 11 16:49:01 PDT 2007
This line has to be in every plugin that uses JAI in it. If you do
this you problem should be cleared up.
Jesse
On Apr 11, 2007, at 11:52 AM, Jody Garnett wrote:
> Hi again Gary;
>
> In reviewing the uDig mailing list on the topic I found this (from
> Jesse):
>> We always use the JAI that is installed in the ext directory.
>> Where is this code being called from? Every plugin that uses JAI
>> must add the line:
>>
>> Eclipse-BuddyPolicy: ext
>>
>> In your manifest.mf file.
>>
>> This states that the extensions in the JVM's lib/ext directory
>> will be available on the classpath of that plugin. It could be
>> that the method you are using is getting the File from the wrong
>> classloader (the lib one perhaps).
> Not sure if it will help, note that uDig is using the GeoTools 2.2
> release (and that raster support has been reworked as of GeoTools
> 2.3.0 ) so perhaps we are broken and will not find out until we
> update.
>
> Cheers,
> Jody
>
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel
More information about the udig-devel
mailing list