Comment #3 on issue 112 by [email protected]: Serialization of SccpDataMessage
http://code.google.com/p/jss7/issues/detail?id=112

Initially, I thought it will help to pass SccpDataMessage(s) between hosts (via serialization). But SccpDataMessage is not a static object, when you try to serialize it, it contents are changing dynamically because of its contents, and serialization fails.

So, this issue is no longer meaningful, you can close it.


Reply via email to