[jboss-jira] [JBoss JIRA] (DROOLS-924) EventFactHandles are not deserialized correctly
Mario Fusco (JIRA)
issues at jboss.org
Fri Sep 18 12:04:00 EDT 2015
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)
More information about the jboss-jira
mailing list