How to pass “Null” (a real surname!) to a SOAP web service in ActionScript 3
We have an employee whose surname is Null. Our employee lookup application is killed when that last name is used as the search … Read more
We have an employee whose surname is Null. Our employee lookup application is killed when that last name is used as the search … Read more
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 … Read more