Bug 971001

Summary: CCE when using inline cast
Product: [Retired] JBoss BRMS Platform 6 Reporter: Tomas Schlosser <tschloss>
Component: BREAssignee: Mario Fusco <mfusco>
Status: CLOSED CURRENTRELEASE QA Contact: Tomas Schlosser <tschloss>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: mfusco, rzhang
Target Milestone: ER2   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:18:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tomas Schlosser 2013-06-05 12:41:05 UTC
Description of problem:
When a different class than required is found, the engine throws CCE.

Version-Release number of selected component (if applicable):
Drools 6.0.0.Beta3, Drools master (2013-06-05)

How reproducible:
Pull request with test submitted on github

Steps to Reproduce:
1. run testSuperclass JUnit test

Actual results:
Test fails with class cast exception.

Expected results:
Test passes fine.

Additional info:

Comment 1 Tomas Schlosser 2013-06-05 12:56:58 UTC
Submitted as pull request #208

Comment 3 Ryan Zhang 2013-07-11 06:17:30 UTC
*** Bug 971008 has been marked as a duplicate of this bug. ***

Comment 4 Tomas Schlosser 2013-09-02 14:57:46 UTC
Verified in BRMS 6.0.0.ER2