[jboss-jira] [JBoss JIRA] (DROOLS-924) EventFactHandles are not deserialized correctly

Mario Fusco (JIRA) issues at jboss.org
Thu Sep 24 11:04:00 EDT 2015


    [ https://issues.jboss.org/browse/DROOLS-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13112242#comment-13112242 ] 

Mario Fusco commented on DROOLS-924:
------------------------------------

This commit is also necessary https://github.com/droolsjbpm/drools/commit/dc52d8790

> 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