Hi, Using ofbiz-trunk-2009-01-15-v734653.
When I try to log in with an invalid user or an invalid pasword, the error message is not displayed, I have only : "The Following Errors Occurred:". It should also says "invalid login or password". 2009-01-30 13:21:57,000 (http-0.0.0.0-8443-4) [ RequestHandler.java:326:ERROR] Request login caused an error with the following message: 2009-01-30 13:22:18,852 (http-0.0.0.0-8443-4) [ ServiceDispatcher.java:522:ERROR] Error in Service [userLogin]: User not found. 2009-01-30 13:22:18,852 (http-0.0.0.0-8443-4) [ TransactionUtil.java:275:ERROR] ---- exception report ---------------------------------------------------------- [TransactionUtil.rollback] Exception: java.lang.Exception Message: Stack Trace ---- stack trace --------------------------------------------------------------- java.lang.Exception: Stack Trace org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:274) org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:256) org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:526) org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:213) org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:149) org.ofbiz.webapp.control.LoginWorker.login(LoginWorker.java:376) Cimballi
