开发者

how to find un serialized objects in application

开发者 https://www.devze.com 2023-01-16 14:20 出处:网络
I am working with WebSphere and Struts hiberntae technology. My onsite team reported serialiazation problem while they were working.But i didn\'t faced the problem in my machine. Is there anythin开发者

I am working with WebSphere and Struts hiberntae technology. My onsite team reported serialiazation problem while they were working.But i didn't faced the problem in my machine. Is there anythin开发者_如何学Cg should i need to configure in server to figure out such errors?


You can use FindBugs which will warn you for any serialization problem.


Resources :

  • Findbugs - SE warnings
0

精彩评论

暂无评论...
验证码 换一张
取 消