Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geclipse-dev] Error due to new execution env with Java 1.6?

Hi Thomas, Szymon,

i am getting the error
------------
Access restriction: The type DataHandler is not accessible due to 
 restriction on required 
library /usr/lib/jvm/java-6-sun-1.6.0.04/jre/lib/rt.jar
-----------

(same for DataSource, FileDataSource) on
  eu.geclipse.test.framework.gria.model.GriaDataLifecycle.java

This error goes away if i undo your last change regarding the execution 
environment. I am running on Java 1.6.

Can we avoid using those javax.activation classes or what would be the 
right solution there?

Greets, Ariel


Back to the top