Hacker News new | ask | show | jobs
by imtringued 2951 days ago
The JPA spec requires entity IDs to be serializable and tomcat requires session variables to be serializable too.

This is going to break a lot of code.