[
https://issues.jboss.org/browse/DROOLS-1707?page=com.atlassian.jira.plugi...
]
Lionel Gotti commented on DROOLS-1707:
--------------------------------------
Hi [~mfusco], thanks for the quick pull request! Can the problem be fixed on 6.4 and 6.5
branches as well? Thanks
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
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)