[jboss-user] [Beginners Corner] - Re: Jrules engine
souravbiswas
do-not-reply at jboss.com
Thu Jul 5 07:16:22 EDT 2007
hi all
i was thinking about evaluating the Jboss rules engine
i am new to rule's engines and following the installation guide ere's wat i have done
1.unzipped the eclipse pluggin into my eclipse plugins folder
2.started a new rules project project where i have included the Sample.drl and DroolTest.java files .
now when i am running the DroolTest.java file as java application i am having the following error
org.drools.RuntimeDroolsException: Unable to load dialect 'org.drools.rule.builder.dialect.java.JavaDialect:java'
at org.drools.compiler.PackageBuilderConfiguration.buildDialectRegistry(PackageBuilderConfiguration.java:156)
at org.drools.compiler.PackageBuilder.(PackageBuilder.java:131)
at org.drools.compiler.PackageBuilder.(PackageBuilder.java:84)
at com.sample.DroolsTest.readRule(DroolsTest.java:50)
at com.sample.DroolsTest.main(DroolsTest.java:21)
can sumbody pls help me out
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060744#4060744
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4060744
More information about the jboss-user
mailing list