Skip to main content



      Home
Home » Newcomers » Newcomers » OSGi Drools integration
OSGi Drools integration [message #271965] Fri, 03 July 2009 07:31 Go to next message
Eclipse UserFriend
I am writing a plugin for Eclipse using Drools. I have tried to use
SpringSource version of Drools (OSGi-compliant) but with little success.

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.ja r
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 using Eclipse Europa (Windows), it still says:

Bundle update@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.

I am desperate with that. Could you give me some clue why this isn't
working?

Thanks a lot

Flavius
Re: OSGi Drools integration [message #272345 is a reply to message #271965] Mon, 20 July 2009 09:05 Go to previous message
Eclipse UserFriend
I there

I am having the same problem here. Did you find any solution for your
problem?

I will be happy for any advice ...
Previous Topic:Memory consumption
Next Topic:SVN client for eclipse
Goto Forum:
  


Current Time: Mon Jun 09 07:07:35 EDT 2025

Powered by FUDForum. Page generated in 0.07488 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top