Though I have activated log4j I still can't determine what line or mapping has each error for example as I have configured default-access=method for each attribute in a class it says in the last exception I've gotten that there is a mapping that can't find its corresponding method to access the property to find this error I have to
test each bean to see its methods or switch to property access, as you can see it would be better if I were told the exact mapping or line or *.hbm.xml where the error is. Is this possible?