while saving a object i am getting following error "could not serialize; nested exception is org.hibernate.type.SerializationException: could not serialize"
There is nothing more about the error in log file. what could be the possible reason and soluntions
View All Comments