You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@incubator.apache.org by Christopher Lim <ch...@gmail.com> on 2004/11/10 08:27:06 UTC

[PATCH][Agila] Bug fix for instance data persistence

Added InstanceService in NodeContextImpl ctor and used it in saving
instance data instead of having a local variable "instanceData".

This bug is not obvious when using in-memory persistence.


Chris