Grails Serialization for dependency classes -


i have project has 3 modules

module module b module c

module has author class , being referenced in other modules b , c.

when build project 3 modules has class class file size different in module b , c a.

this causing serializaiton id issue. in 3 classes has different serialization id.

we getting invalidclassexception in clustered environment. 1 come across issue?

please me find root cause.


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -