[jboss-jira] [JBoss JIRA] (DROOLS-924) EventFactHandles are not deserialized correctly
Mario Fusco (JIRA)
issues at jboss.org
Fri Sep 18 12:12:00 EDT 2015
[ https://issues.jboss.org/browse/DROOLS-924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mario Fusco resolved DROOLS-924.
--------------------------------
Resolution: Done
Fixed by https://github.com/droolsjbpm/drools/commit/59d791076204d28ed370bf83b7f21e9864b0a701 and https://github.com/droolsjbpm/jbpm/commit/c6fd866c5
> 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