Bug 777960 (SOA-489) - Drools rules that use java modify() block does not compile if fact being modified is an InnerClass.
Summary: Drools rules that use java modify() block does not compile if fact being modi...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: SOA-489
Product: JBoss Enterprise SOA Platform 4
Classification: JBoss
Component: JBoss Rules
Version: 4.2 CP01
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.2 CP02
Assignee: Edson Tirelli
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-04-02 22:03 UTC by Edson Tirelli
Modified: 2008-04-09 18:25 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-04-09 18:25:43 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SOA-489 0 None None None Never

Description Edson Tirelli 2008-04-02 22:03:05 UTC
Workaround Description: Either make your fact a top level class or use MVEL dialect or replace the modify() block for an update() call.
project_key: SOA

Drools rules that use java modify() block does not compile if fact being modified is an InnerClass.

Comment 1 Edson Tirelli 2008-04-02 22:04:04 UTC
Link: Added: This issue depends JBRULES-1542


Comment 2 Edson Tirelli 2008-04-09 18:25:43 UTC
Fixed for CP02.


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