Bug 1142886 - Drools should support declaring Map/List with generics when having a modify() on RHS
Summary: Drools should support declaring Map/List with generics when having a modify()...
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: BRE
Version: 6.0.3
Hardware: All
OS: All
high
high
Target Milestone: DR4
: 6.1.0
Assignee: Mario Fusco
QA Contact: Marek Winkler
URL:
Whiteboard:
Depends On:
Blocks: 1146248 1146251
TreeView+ depends on / blocked
 
Reported: 2014-09-17 14:53 UTC by Musharraf Hussain
Modified: 2020-03-27 20:06 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-03-27 20:06:11 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker DROOLS-493 0 Major Resolved Error to declare Map/List with generics when having a modify() on RHS 2016-05-18 13:55:07 UTC

Description Musharraf Hussain 2014-09-17 14:53:00 UTC
Description of problem:
- Currently in BRMS 6.0.x users are not able to use Map/List with generics when having a "modify()" on RHS . It has been addressed and fixed in this JIRA [1] already. Could this feature be made available in BRMS 6 releases as well?

[1] https://issues.jboss.org/browse/DROOLS-493

Version-Release number of selected component (if applicable):
- BRMS 6.0.2

How reproducible:
- always


Steps to Reproduce:
1. Please execute the test case described in this JIRA [https://issues.jboss.org/browse/DROOLS-493] .
2.
3.

Actual results:
- Exception is thrown saying " Unable to find class 'Map<String,String>']]"

Expected results:
- Rule should be fired

Additional info:
- NA

Comment 2 Edson Tirelli 2014-09-17 17:21:06 UTC
As requested by GSS, this will be backported to product 6.0.x branch for future delivery via patch.

Comment 5 Mario Fusco 2014-09-23 17:35:53 UTC
Cherry-picked to 6.0.x branch with https://github.com/droolsjbpm/drools/commit/19338a9f93c85821c63a177ac6f3806f9dee1a8d

Comment 6 Marek Winkler 2014-10-21 15:23:04 UTC
Verified on BRMS 6.0.3 Roll-up #1 and BRMS 6.1.0.DR4.


Note You need to log in before you can comment on or make changes to this bug.