Mario Fusco created DROOLS-924:
----------------------------------
Summary: EventFactHandles are not deserialized correctly
Key: DROOLS-924
URL:
https://issues.jboss.org/browse/DROOLS-924
Project: Drools
Issue Type: Bug
Reporter: Mario Fusco
Assignee: Mario Fusco
EventFactHandle overrides DefaultFactHandle's toExternalForm(), but it is not
happening the same for the createFromExternalFormat() method. Moreover no code takes care
of the 1st argument (the format version) of the serialized format so when deserializing it
always instance a DefaultFactHandle even when it was serialized an event.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)