[jboss-jira] [JBoss JIRA] Created: (JBRULES-2390) AbstractProcessInstanceMarshaller does not hanlde ActionNode instances
John Barnett (JIRA)
jira-events at lists.jboss.org
Thu Dec 24 06:18:30 EST 2009
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
More information about the jboss-jira
mailing list