Mario Fusco created DROOLS-358:
----------------------------------
Summary: KieModule resulting from an incremental compilation cannot be used
to update a KieContainer
Key: DROOLS-358
URL:
https://issues.jboss.org/browse/DROOLS-358
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Mario Fusco
Assignee: Mario Fusco
Programmatic incremental compilation modifies the existing KieModule in place instead of
creating a new one. This makes impossible to upgrade a KieContainer with the kieModulre
resulting from the incremental compilation. In fact in this case the new KieModule is
identical (same instance) to the old one making the automatic KieModule comparison
useless.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira