Vista Combinata Vista Piatta Vista ad Albero
Discussioni [ Precedente | Successivo ]
toggle
Glenn Buckholtz
What version of JasperSoft iReport Designer works with portlet
31 gennaio 2013 13.27
Risposta

Glenn Buckholtz

Punteggio: New Member

Messaggi: 2

Data di Iscrizione: 29 aprile 2010

Messaggi recenti

I am trying to put a report that I have generated with iReport Designer 4.7 and 5.0 with no success.
Whenever the job runs I get the following error:


19:29:00,103 ERROR [Digester:1635] Parse Error at line 2 column 483: cvc-complex-type.3.2.2: Attribute 'uuid' is not allowed to appear in element 'jasperReport'.
org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'uuid' is not allowed to appear in element 'jasperReport'.


This report runs just fine in iReport just not in Liferay.

Suggestions?
Hitoshi Ozawa
RE: What version of JasperSoft iReport Designer works with portlet
31 gennaio 2013 13.52
Risposta

Hitoshi Ozawa

Punteggio: Liferay Legend

Messaggi: 8000

Data di Iscrizione: 23 marzo 2010

Messaggi recenti

I haven't used Liferay.com's Reporting portlet but from the error message, it seems you have uuid in your JasperReport file that is in conflict with Liferay's portlet variable.
Try changing it to something else.
Glenn Buckholtz
RE: What version of JasperSoft iReport Designer works with portlet
31 gennaio 2013 14.01
Risposta

Glenn Buckholtz

Punteggio: New Member

Messaggi: 2

Data di Iscrizione: 29 aprile 2010

Messaggi recenti

I have tried several different reports and I get the same uuid error.

I am thinking that it has to do with the jaspersoft engine. It may be very old and doesn't understand the xml generated by the newer iReport Designers. I am using the latest release EE build from the market place for Jaspersoft Reports and Reports EE.

Isn't there anything from Liferay that documents what iReports Designer is compatible with Jasper Reports EE ?
Hitoshi Ozawa
RE: What version of JasperSoft iReport Designer works with portlet
31 gennaio 2013 14.48
Risposta

Hitoshi Ozawa

Punteggio: Liferay Legend

Messaggi: 8000

Data di Iscrizione: 23 marzo 2010

Messaggi recenti

You'll have to contact Liferay.com about it instead of the community. I don't think they offer anything more than what's available online in the Documentation but I'm not sure.

I'm using liferay's framework but found that most of the users are unhappy with their portlets so we've developed our own.

There's also Aperte Reports portlet which seems to be better and slightly better documented.

http://code.google.com/p/aperte-reports/
Richard SINELLE
RE: What version of JasperSoft iReport Designer works with portlet
12 febbraio 2013 12.35
Risposta

Richard SINELLE

Punteggio: New Member

Messaggi: 12

Data di Iscrizione: 7 aprile 2011

Messaggi recenti

You need to use ireport désigner corresponding to the version embedded of jasper library in the jasperweb report portlet.
But if you need a specific version of jasper you can upgrade the jasper report library version in jasperwebreport portlet.
I did it for a project ans it´s word perfectly

Richard
Cody Hoag
RE: What version of JasperSoft iReport Designer works with portlet
22 febbraio 2013 8.50
Risposta

Cody Hoag

LIFERAY STAFF

Punteggio: New Member

Messaggi: 4

Data di Iscrizione: 26 aprile 2012

Messaggi recenti

The 4.5.1 iReport-Designer is the most up to date version that does not insert the uuid into the jasperReport element. The reports created by the 4.5.1 version work great with no errors in the Liferay Reports app.