[jboss-jira] [JBoss JIRA] (DROOLS-671) KnowledgeBaseAdapter in legacy 5.x API is not serializable
Mario Fusco (JIRA)
issues at jboss.org
Thu Dec 18 11:34:29 EST 2014
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)
More information about the jboss-jira
mailing list