]
Mario Fusco reassigned DROOLS-1591:
-----------------------------------
Assignee: Mario Fusco (was: Edson Tirelli)
Problems in serialization/deserialization of KnowledgePackages
--------------------------------------------------------------
Key: DROOLS-1591
URL:
https://issues.jboss.org/browse/DROOLS-1591
Project: Drools
Issue Type: Bug
Components: dmn engine
Affects Versions: 6.5.0.Final, 7.0.0.Beta3
Reporter: VĂtor Moreira
Assignee: Mario Fusco
Attachments: jboss_issue.tar.gz
Using {{DroolsStreamUtils}}, created an unit-test to serialize and deserialize a DRL
file. In version "6.0.1.Final", the unit-test runs flawlessly. In other
versions, deserialization gives an ClassNotFoundException for the declared event.
I've checked StackOverflow and Drools' JIRA for similar problems and found
nothing.
I've also attached a junit. Please change property {{drools.version}} to test with
different Drools versions.