Friday 30 October 2009

Remember classes used in a workflow must be marked as Serializable

Silly mistake but I got this error the other day:

Event A on interface type B for instance id C cannot be delivered

This post reminded me to mark classes as serializable.

No comments: