Sorry for dummy question, but i lost my whole day to start with JasperReport. The problem is that i always receive this exception: "org.xml.sax.SAXParseException: Premature end of file." when i am trying to read .jrxml file. It is not possible to not to be well-formed, because its generated with iReport.
I asked in jasper forums, but no solution up to now. When I searched about this error in web, generally its involved with WebService technologies, but i`m running my app in local db connection without application container. Any ideas?
Thanks in advance.