]
Andrej Podhradsky closed JBTIS-1251.
------------------------------------
Resolution: Duplicate Issue
Drools project doesn't work with RHPAM 7.3
------------------------------------------
Key: JBTIS-1251
URL:
https://issues.jboss.org/browse/JBTIS-1251
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: drools/ jBPM
Affects Versions: 12.11.0.GA
Reporter: Andrej Podhradsky
Priority: Critical
Drools project doesn't work with RHPAM 7.3
1. Add Drools runtime from RHPAM 7.3.1
2. Create Drools project with examples with the above runtime
3. Run {{DroolsTest}} as Java application
Expected result is (worked for RHPAM 7.0.2) as follows
{code}
Hello World
Goodbye cruel world
{code}
but was
{code}
WARNING: No files found for KieBase rules, searching folder
/home/apodhrad/Projects/jbds-installer/devstudio-is-12.11.0.GA/target/tmp/foo2/target/classes
{code}