Mario Fusco created DROOLS-671:
----------------------------------
Summary: 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
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)