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.