Good day! I am working with Jasper Reports 6.2, JSF 2.2, NetBeans 8.1 and WildFly 8.2, and after one build an exception appeared:
SAXParseException; lineNumber: 1; columnNumber: 27; The reference to entity "SOFT" must end with the ';' delimiter.
It is very strange, because I think there is no errors in XML file. The first line that was mentioned, looks like this:
<?xml version="1.0" encoding="UTF-8"?>
Since there is no solution currently on the net, I hope that someone who has faced similar problem, will help. Best Regards!