AbstractProcessInstanceMarshaller does not hanlde ActionNode instances
----------------------------------------------------------------------
Key: JBRULES-2390
URL:
https://jira.jboss.org/jira/browse/JBRULES-2390
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: drools-core
Affects Versions: 5.1.0.M1
Reporter: John Barnett
Assignee: Mark Proctor
When serializing a rule flow process containing Action nodes the
AbstractProcessInstanceMarshaller throws an IllegalArgumentException with the message:
"Unknown node instance type: ".
Is there a reason why the writeNodeInstanceContent() method does not explicitly handle
node instances of type ActionNodeInstance?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira