We have an employee whose surname is Null. Our employee lookup application is killed when that last name is used as the search term (which happens to be quite...
I guess the problem is with the code for configuration you mentioned for .hbm.xml may not be working in Tomcat. I think it needs AnnotationConfiguration object. I guess you used this code due...