• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

setting up Drools in Galileo

 
Ranch Hand
Posts: 131
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi guys

I am working on setting up Drools5 in Galileo from last 2 weeks, gone through many links, and in fact am so confused at this moment.

Here are the recent ones that I followed
https://jira.jboss.org/jira/browse/JBRULES-1260
(I started with Ganymede in the hope that may be Eclipse3.4 will do the magic) But naah again I heard bodies saying try with the latest Eclipse, which comes with all the releases required.

Then I bumped in the posts on Ranch itself
http://www.javaranch.com
https://coderanch.com/t/421567/JBoss/unable-start-JBoss-server-through

And many more on the blogs, IRC sites, but I have not been able to make a concept on how to put all together.

Here I am attempting at only running the basic application, default drools project that Galileo gets you once you do a new Drool Project.

The error I first was getting related to some JDT, then I put this jar also in the classpath
org.eclipse.jdt.core_3.4.4.v_894_R34x.jar

The jars that I have in the drools runtime are
Now after all this now I am getting this error
Please help me out here. I have java1.6 on my machine. Same thing happening on other machine with JDK1.5 on that. Almost same problem I am getting while working on Ganymede as well. This plugins and features I have downloaded from
https://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/trunk/target/
Here is the screenshot of the project that is set up in the IDE.
drools-prject-in-IDE.JPG
[Thumbnail for drools-prject-in-IDE.JPG]
DroolsProject set up in the Galileo
 
Forget Steve. Look at this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic