If you have problem with dependency, replace for example ${drools.version} and it will take the version from the properties could be that i'm missing something else but i got it to work that way.
In such scenario where you want- if..else if..else block. We make use of the activation-group. Take a look at the example here - javainuse.com/drools/drools_execution
I think you need to move the "maven" folder into "META-INF". In the instructions on javainuse website it says so but its different in the video
If you have problem with dependency, replace for example ${drools.version} and it will take the version from the properties could be that i'm missing something else but i got it to work that way.
Getting DependencyResolutionException after adding ${drools.version} to pom.xml file. What can be done?
Nice Tutorial..Thanks
Well explained. Thank you.
Welcome :)
Thank you, this is very helpful fro Drools beginner
Happy to help :)
Getting DependencyResolutionException after adding ${drools.version} to pom.xml file. What can be done?
Hi Sir, how to debug .drl file in eclipse ?
How does the Ksession load the rules.drl?
Nice tutorial,
how can i apply this rules if we have a data file i mean if we want to load a data file and apply the rules to thoses data
How to implement with failure case...if we pass Silver other than gold or diamond???
In such scenario where you want- if..else if..else block. We make use of the activation-group. Take a look at the example here - javainuse.com/drools/drools_execution