[rules-users] Drools 4.0.7 OSGi version not working

Flavius Vespasianus flavius at email.cz
Thu Jul 2 18:07:07 EDT 2009


Hi,

I am still trying to setup Drools as OSGi classes. I have downloaded and 
installed following plugins:

com.springsource.com.thoughtworks.xstream-1.3.0.jar
com.springsource.javax.rules-1.1.0.jar
com.springsource.javax.xml.stream-1.0.1.jar
com.springsource.jxl-2.6.6.jar
com.springsource.org.apache.jasper.org.eclipse.jdt-6.0.16.jar
com.springsource.org.codehaus.janino-2.5.15.jar
com.springsource.org.drools.compiler-4.0.7.jar
com.springsource.org.drools.decisiontable-4.0.7.jar
com.springsource.org.drools.jsr94-4.0.7.jar
com.springsource.org.drools-4.0.7.jar
com.springsource.org.mvel-1.3.5.jar
com.springsource.org.xmlpull-1.1.3.4-O.jar
com.springsource.org.xmlpull-1.1.4.jar

But when I try to run it, it still says:

Bundle update at plugins/com.springsource.org.drools.compiler-4.0.7.jar was 
not resolved.
Missing imported package 
org.eclipse.jdt.internal.compiler.classfmt_[3.2.3,4.0.0).
Missing imported package org.eclipse.jdt.core.compiler_[3.2.3,4.0.0).
Missing imported package 
org.eclipse.jdt.internal.compiler.problem_[3.2.3,4.0.0).
Missing imported package 
org.eclipse.jdt.internal.compiler.env_[3.2.3,4.0.0).
Missing imported package org.eclipse.jdt.internal.compiler_[3.2.3,4.0.0).

That's weird - the packages are in org.eclipse.jdt.core plugin and I 
have the version 3.3.3, so it should find it. I have tried it also with 
version 3.2.3 and 3.4.2 but no success. The target platform should be 
configured correctly even when I try to use two versions at the same 
moment it complains.

Can anybody help me, please? I am running out of time for my thesis...

Flavius




More information about the rules-users mailing list