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

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

minify - Minimizing css files -

php - How to remove letter in front of the word laravel -