I updated my eclipse plugin for Jaspersoft Studio to version 1.1.2. This automatically introduces UUID attributes to most elements in the JRXML file, but the compiler complains about them. So you cannot compile to a .jasper file.
The error is: org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'uuid' is not allowed to appear in element 'jasperReport'.
The Jaspersoft versions in eclipse are:
Jaspersoft Studio 1.1.2
Eclipse Jetty additional integrations 1.1.2
JasperReports 4.6.1
Mortbay Jetty additional integrations 1.1.2
Recommended Comments
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now