[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [geclipse-dev] Error due to new execution env with Java 1.6?
|
Hi Szymon, all,
> The only way (correct me if I'm wrong) to upload data to GRIA Data
> Stager is by using DataConversion.save( DataHandler handler ) method,
> so indeed those javax.activation classes are needed to fully use data
> transfer with GRIA.
i guess the expert here is Mark (in CC, Mark, you are in this mailing list,
right?)
Are you aware of this thread/discussion, how do you suggest to deal with
it?
> However we found a solution to compile errors - you need to change build
> class path order and move "Plug-in Dependencies" above "JRE System
> Library [J2SE-1.5]" for eu.geclipse.test.framework.gria. Is this
> solution plausible? If there won't be any objections I will commit
> proper change to CVS.
looks more like a short-term workaround, does anybody precisely understand
why is this access restriction happening with J1.6 when set in 1.5
compatibility mode, but not in 1.5 or 1.6 native environments?
Cheers, Ariel