[jboss-jira] [JBoss JIRA] (DROOLS-671) KnowledgeBaseAdapter in legacy 5.x API is not serializable
Mario Fusco (JIRA)
issues at jboss.org
Thu Jan 22 06:25:49 EST 2015
[ https://issues.jboss.org/browse/DROOLS-671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034315#comment-13034315 ]
Mario Fusco edited comment on DROOLS-671 at 1/22/15 6:25 AM:
-------------------------------------------------------------
Added empty KnowledgeBaseAdapter constructor KnowledgeBaseAdapter with https://github.com/droolsjbpm/drools/commit/60d94edc2b3b3b49cf07421cc9e304385b1838c1
was (Author: mfusco):
Added empty KnowledgeBaseAdapter constructor KnowledgeBaseAdapter with KnowledgeBaseAdapter
> KnowledgeBaseAdapter in legacy 5.x API is not serializable
> ----------------------------------------------------------
>
> Key: DROOLS-671
> URL: https://issues.jboss.org/browse/DROOLS-671
> Project: Drools
> Issue Type: Bug
> Reporter: Mario Fusco
> Assignee: Mario Fusco
> Fix For: 6.2.0.Final
>
>
> Trying to serialize a KnowledgeBase created with the legacy 5.x API causes the following exception.
> java.io.NotSerializableException: org.drools.impl.adapters.KnowledgeBaseAdapter
> at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1184)
> at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:348)
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the jboss-jira
mailing list