I had an XML-config that had an error in it (it referred to a missing constructor with no/empty parameters), once the constructor was created, and thus this error fixed, the error was still marked in the XML-file. I moved the line causing the error, but the error now moved on to the next line, but text at the marked line still referring to the original faulty bean-definition.I had an XML-config that had an error in it (it