[
https://issues.jboss.org/browse/DROOLS-1707?page=com.atlassian.jira.plugi...
]
Mario Fusco commented on DROOLS-1707:
-------------------------------------
[~lionelgotti] I already backported that commit to 6.5.x branch, so the fix will be
available with next patch release.
Unable to set fields for declared fact types from included kiebase
after updating kcontainer in BRMS 6.4
--------------------------------------------------------------------------------------------------------
Key: DROOLS-1707
URL:
https://issues.jboss.org/browse/DROOLS-1707
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 7.2.0.Final
Reporter: Mario Fusco
Assignee: Mario Fusco
Priority: Critical
Labels: support
Fix For: 7.3.0.Final
There is a KJAR with some declared fact types in kbase "kiedeclare" which are
used by a second kbase "kiemodulemodel" which contains rules.
After updating a rule in "kiemodulemodel", loading the new kjar and updating it
in the kcontainer (by using updateToVersion())... it is not possible to set the fields
declared on kiedeclare kbsae. The fields are returning "null" and it seems like
they can not be found under Message class.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)